Home
last modified time | relevance | path

Searched refs:make_item (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/samples/configfs/
H A Dconfigfs_sample.c229 .make_item = simple_children_make_item,
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_configfs.c235 .make_item = acpi_table_make_item,
/OK3568_Linux_fs/kernel/include/linux/
H A Dconfigfs.h219 struct config_item *(*make_item)(struct config_group *group, const char *name); member
/OK3568_Linux_fs/kernel/drivers/most/
H A Dconfigfs.c470 .make_item = most_common_make_item,
579 .make_item = most_snd_grp_make_item,
/OK3568_Linux_fs/kernel/fs/dlm/
H A Dconfig.c295 .make_item = make_comm,
304 .make_item = make_node,
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Duvc_configfs.c244 .make_item = uvcg_control_header_make,
1054 .make_item = uvcg_streaming_header_make,
1478 .make_item = uvcg_frame_make,
1727 .make_item = uvcg_frame_make,
1913 .make_item = uvcg_frame_make,
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dconfigfs.rst288 struct config_item *(*make_item)(struct config_group *group,
300 ct_group_ops->make_item() method. If provided, this method is called from
435 While this could be codified by magic names in ->make_item(), it is much
/OK3568_Linux_fs/kernel/fs/configfs/
H A Ddir.c1322 !type->ct_group_ops->make_item)) { in configfs_mkdir()
1361 item = type->ct_group_ops->make_item(to_config_group(parent_item), name); in configfs_mkdir()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dnetconsole.c669 .make_item = make_netconsole_target,
/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dnodemanager.c643 .make_item = o2nm_node_group_make_item,
H A Dheartbeat.c2199 .make_item = o2hb_heartbeat_group_make_item,
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dconfigfs.c1163 .make_item = &ext_prop_make,
/OK3568_Linux_fs/kernel/drivers/block/
H A Dnull_blk_main.c547 .make_item = nullb_group_make_item,