Searched refs:make_item (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/samples/configfs/ |
| H A D | configfs_sample.c | 227 .make_item = simple_children_make_item,
|
| /linux-6.15/include/linux/ |
| H A D | configfs.h | 215 struct config_item *(*make_item)(struct config_group *group, const char *name); member
|
| /linux-6.15/drivers/acpi/ |
| H A D | acpi_configfs.c | 232 .make_item = acpi_table_make_item,
|
| /linux-6.15/drivers/most/ |
| H A D | configfs.c | 470 .make_item = most_common_make_item, 579 .make_item = most_snd_grp_make_item,
|
| /linux-6.15/fs/dlm/ |
| H A D | config.c | 331 .make_item = make_comm, 340 .make_item = make_node,
|
| /linux-6.15/drivers/virt/coco/ |
| H A D | tsm.c | 429 .make_item = tsm_report_make_item,
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | configfs.rst | 288 struct config_item *(*make_item)(struct config_group *group, 299 ct_group_ops->make_item() method. If provided, this method is called from 434 While this could be codified by magic names in ->make_item(), it is much
|
| /linux-6.15/drivers/usb/gadget/function/ |
| H A D | uvc_configfs.c | 288 .make_item = uvcg_control_header_make, 1301 .make_item = uvcg_extension_make, 1917 .make_item = uvcg_streaming_header_make, 2264 .make_item = uvcg_frame_make, 2528 .make_item = uvcg_frame_make, 2718 .make_item = uvcg_frame_make,
|
| /linux-6.15/fs/configfs/ |
| H A D | dir.c | 1328 !type->ct_group_ops->make_item)) { in configfs_mkdir() 1367 item = type->ct_group_ops->make_item(to_config_group(parent_item), name); in configfs_mkdir()
|
| /linux-6.15/fs/ocfs2/cluster/ |
| H A D | nodemanager.c | 641 .make_item = o2nm_node_group_make_item,
|
| H A D | heartbeat.c | 2197 .make_item = o2hb_heartbeat_group_make_item,
|
| /linux-6.15/drivers/usb/gadget/ |
| H A D | configfs.c | 905 .make_item = gadget_language_string_make, 1456 .make_item = &ext_prop_make,
|
| /linux-6.15/drivers/gpio/ |
| H A D | gpio-sim.c | 1364 .make_item = gpio_sim_line_config_make_hog_item,
|
| /linux-6.15/drivers/net/ |
| H A D | netconsole.c | 1056 .make_item = userdatum_make_item,
|