| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_configfs.c | 198 .ct_item_ops = &crtc_item_operations, 285 .ct_item_ops = &plane_possible_crtcs_item_operations, 354 .ct_item_ops = &plane_item_operations, 447 .ct_item_ops = &encoder_possible_crtcs_item_operations, 470 .ct_item_ops = &encoder_item_operations, 588 .ct_item_ops = &connector_item_operations, 637 .ct_item_ops = &connector_possible_encoders_item_operations, 759 .ct_item_ops = &device_item_operations,
|
| /linux/drivers/usb/gadget/function/ |
| H A D | uvc_configfs.c | 263 .ct_item_ops = &uvcg_config_item_ops, 294 .ct_item_ops = &uvcg_config_item_ops, 439 .ct_item_ops = &uvcg_config_item_ops, 452 .ct_item_ops = &uvcg_config_item_ops, 612 .ct_item_ops = &uvcg_config_item_ops, 625 .ct_item_ops = &uvcg_config_item_ops, 744 .ct_item_ops = &uvcg_config_item_ops, 757 .ct_item_ops = &uvcg_config_item_ops, 773 .ct_item_ops = &uvcg_config_item_ops, 1243 .ct_item_ops = &uvcg_extension_item_ops, [all …]
|
| H A D | f_serial.c | 301 .ct_item_ops = &serial_item_ops,
|
| H A D | f_obex.c | 410 .ct_item_ops = &obex_item_ops,
|
| H A D | f_subset.c | 404 .ct_item_ops = &gether_item_ops,
|
| H A D | f_loopback.c | 554 .ct_item_ops = &lb_item_ops,
|
| H A D | f_eem.c | 585 .ct_item_ops = &eem_item_ops,
|
| H A D | f_acm.c | 865 .ct_item_ops = &acm_item_ops,
|
| H A D | f_ecm.c | 833 .ct_item_ops = &ecm_item_ops,
|
| H A D | f_rndis.c | 867 .ct_item_ops = &rndis_item_ops,
|
| H A D | f_uac1_legacy.c | 949 .ct_item_ops = &f_uac1_item_ops,
|
| /linux/samples/configfs/ |
| H A D | configfs_sample.c | 166 .ct_item_ops = &simple_child_item_ops, 231 .ct_item_ops = &simple_children_item_ops,
|
| /linux/fs/dlm/ |
| H A D | config.c | 369 .ct_item_ops = &cluster_ops, 380 .ct_item_ops = &space_ops, 390 .ct_item_ops = &comm_ops, 401 .ct_item_ops = &node_ops,
|
| /linux/drivers/most/ |
| H A D | configfs.c | 407 .ct_item_ops = &mdev_link_item_ops, 475 .ct_item_ops = &most_common_item_ops, 583 .ct_item_ops = &most_snd_grp_item_ops,
|
| /linux/drivers/hwtracing/stm/ |
| H A D | policy.c | 279 .ct_item_ops = &stp_policy_node_item_ops, 376 .ct_item_ops = &stp_policy_item_ops,
|
| /linux/include/linux/ |
| H A D | configfs.h | 67 const struct configfs_item_operations *ct_item_ops; member
|
| /linux/Documentation/filesystems/ |
| H A D | configfs.rst | 194 struct configfs_item_operations *ct_item_ops; 202 allocated dynamically will need to provide the ct_item_ops->release() 254 ct_item_ops->read_bin_attribute() method, that method will be called 409 A config_item may provide the ct_item_ops->allow_link() and 410 ct_item_ops->drop_link() methods. If the ->allow_link() method exists,
|
| /linux/rust/kernel/ |
| H A D | configfs.rs | 758 ct_item_ops: ItemOperationsVTable::<$tpe, Data>::vtable_ptr().cast_mut(), 775 ct_item_ops: ItemOperationsVTable::<$tpe, Data>::vtable_ptr().cast_mut(),
|
| /linux/drivers/usb/gadget/ |
| H A D | configfs.c | 583 .ct_item_ops = &gadget_config_item_ops, 589 .ct_item_ops = &gadget_root_item_ops, 860 .ct_item_ops = &gadget_string_item_ops, 910 .ct_item_ops = &gadget_language_langid_item_ops, 1275 .ct_item_ops = &os_desc_ops, 1419 ext_prop_type->ct_item_ops = &ext_prop_ops; in ext_prop_make()
|
| /linux/fs/ocfs2/cluster/ |
| H A D | nodemanager.c | 404 .ct_item_ops = &o2nm_node_item_ops, 665 .ct_item_ops = &o2nm_cluster_item_ops,
|
| /linux/kernel/ |
| H A D | crash_dump_dm_crypt.c | 241 .ct_item_ops = &config_key_item_ops,
|
| /linux/drivers/gpio/ |
| H A D | gpio-virtuser.c | 1603 .ct_item_ops = &gpio_virtuser_lookup_entry_config_item_ops, 1659 .ct_item_ops = &gpio_virtuser_lookup_config_item_ops, 1719 .ct_item_ops = &gpio_virtuser_device_config_item_ops,
|
| H A D | gpio-aggregator.c | 1251 .ct_item_ops = &gpio_aggregator_line_item_ops, 1318 .ct_item_ops = &gpio_aggregator_device_item_ops,
|
| /linux/drivers/virt/coco/guest/ |
| H A D | report.c | 418 .ct_item_ops = &tsm_report_item_ops,
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_configfs.c | 863 .ct_item_ops = &xe_config_device_ops,
|