Home
last modified time | relevance | path

Searched refs:ct_item_ops (Results 1 – 25 of 36) sorted by relevance

12

/linux/drivers/gpu/drm/vkms/
H A Dvkms_configfs.c198 .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 Duvc_configfs.c263 .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 Df_serial.c301 .ct_item_ops = &serial_item_ops,
H A Df_obex.c410 .ct_item_ops = &obex_item_ops,
H A Df_subset.c404 .ct_item_ops = &gether_item_ops,
H A Df_loopback.c554 .ct_item_ops = &lb_item_ops,
H A Df_eem.c585 .ct_item_ops = &eem_item_ops,
H A Df_acm.c865 .ct_item_ops = &acm_item_ops,
H A Df_ecm.c833 .ct_item_ops = &ecm_item_ops,
H A Df_rndis.c867 .ct_item_ops = &rndis_item_ops,
H A Df_uac1_legacy.c949 .ct_item_ops = &f_uac1_item_ops,
/linux/samples/configfs/
H A Dconfigfs_sample.c166 .ct_item_ops = &simple_child_item_ops,
231 .ct_item_ops = &simple_children_item_ops,
/linux/fs/dlm/
H A Dconfig.c369 .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 Dconfigfs.c407 .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 Dpolicy.c279 .ct_item_ops = &stp_policy_node_item_ops,
376 .ct_item_ops = &stp_policy_item_ops,
/linux/include/linux/
H A Dconfigfs.h67 const struct configfs_item_operations *ct_item_ops; member
/linux/Documentation/filesystems/
H A Dconfigfs.rst194 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 Dconfigfs.rs758 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 Dconfigfs.c583 .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 Dnodemanager.c404 .ct_item_ops = &o2nm_node_item_ops,
665 .ct_item_ops = &o2nm_cluster_item_ops,
/linux/kernel/
H A Dcrash_dump_dm_crypt.c241 .ct_item_ops = &config_key_item_ops,
/linux/drivers/gpio/
H A Dgpio-virtuser.c1603 .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 Dgpio-aggregator.c1251 .ct_item_ops = &gpio_aggregator_line_item_ops,
1318 .ct_item_ops = &gpio_aggregator_device_item_ops,
/linux/drivers/virt/coco/guest/
H A Dreport.c418 .ct_item_ops = &tsm_report_item_ops,
/linux/drivers/gpu/drm/xe/
H A Dxe_configfs.c863 .ct_item_ops = &xe_config_device_ops,

12