Searched refs:make_item (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/samples/configfs/ |
| H A D | configfs_sample.c | 229 .make_item = simple_children_make_item,
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | acpi_configfs.c | 235 .make_item = acpi_table_make_item,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | configfs.h | 219 struct config_item *(*make_item)(struct config_group *group, const char *name); member
|
| /OK3568_Linux_fs/kernel/drivers/most/ |
| H A D | configfs.c | 470 .make_item = most_common_make_item, 579 .make_item = most_snd_grp_make_item,
|
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | config.c | 295 .make_item = make_comm, 304 .make_item = make_node,
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | uvc_configfs.c | 244 .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 D | configfs.rst | 288 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 D | dir.c | 1322 !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 D | netconsole.c | 669 .make_item = make_netconsole_target,
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/cluster/ |
| H A D | nodemanager.c | 643 .make_item = o2nm_node_group_make_item,
|
| H A D | heartbeat.c | 2199 .make_item = o2hb_heartbeat_group_make_item,
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | configfs.c | 1163 .make_item = &ext_prop_make,
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | null_blk_main.c | 547 .make_item = nullb_group_make_item,
|