Home
last modified time | relevance | path

Searched refs:to_tpg (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/platform/xilinx/
H A Dxilinx-tpg.c110 static inline struct xtpg_device *to_tpg(struct v4l2_subdev *subdev) in to_tpg() function
169 struct xtpg_device *xtpg = to_tpg(subdev); in xtpg_s_stream()
271 struct xtpg_device *xtpg = to_tpg(subdev); in xtpg_get_format()
283 struct xtpg_device *xtpg = to_tpg(subdev); in xtpg_set_format()
353 struct xtpg_device *xtpg = to_tpg(subdev); in xtpg_open()
/linux/drivers/target/loopback/
H A Dtcm_loop.c748 struct se_portal_group *se_tpg = to_tpg(item); in tcm_loop_tpg_nexus_show()
767 struct se_portal_group *se_tpg = to_tpg(item); in tcm_loop_tpg_nexus_store()
842 struct se_portal_group *se_tpg = to_tpg(item); in tcm_loop_tpg_transport_status_show()
868 struct se_portal_group *se_tpg = to_tpg(item); in tcm_loop_tpg_transport_status_store()
891 struct se_portal_group *se_tpg = to_tpg(item); in tcm_loop_tpg_address_show()
/linux/drivers/scsi/elx/efct/
H A Defct_lio.c81 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_tpg_enable_show()
92 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_tpg_enable_store()
139 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_npiv_tpg_enable_show()
150 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_npiv_tpg_enable_store()
1471 struct se_portal_group *se_tpg = to_tpg(item); \
1481 struct se_portal_group *se_tpg = to_tpg(item); \
1527 struct se_portal_group *se_tpg = to_tpg(item); \
1537 struct se_portal_group *se_tpg = to_tpg(item); \
/linux/drivers/target/
H A Dtarget_core_fabric_configfs.c822 return sysfs_emit(page, "%d\n", to_tpg(item)->enabled); in target_fabric_tpg_base_enable_show()
829 struct se_portal_group *se_tpg = to_tpg(item); in target_fabric_tpg_base_enable_store()
849 struct se_portal_group *se_tpg = to_tpg(item); in target_fabric_tpg_base_rtpi_show()
857 struct se_portal_group *se_tpg = to_tpg(item); in target_fabric_tpg_base_rtpi_store()
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c939 return target_show_dynamic_sessions(to_tpg(item), page); in tcm_qla2xxx_tpg_dynamic_sessions_show()
945 struct se_portal_group *se_tpg = to_tpg(item); in tcm_qla2xxx_tpg_fabric_prot_type_store()
967 struct se_portal_group *se_tpg = to_tpg(item); in tcm_qla2xxx_tpg_fabric_prot_type_show()
/linux/include/target/
H A Dtarget_core_base.h964 static inline struct se_portal_group *to_tpg(struct config_item *item) in to_tpg() function
/linux/drivers/xen/
H A Dxen-scsiback.c1605 struct se_portal_group *se_tpg = to_tpg(item); in scsiback_tpg_nexus_show()
1627 struct se_portal_group *se_tpg = to_tpg(item); in scsiback_tpg_nexus_store()
/linux/drivers/target/sbp/
H A Dsbp_target.c2066 struct se_portal_group *se_tpg = to_tpg(item); in sbp_tpg_directory_id_show()
2079 struct se_portal_group *se_tpg = to_tpg(item); in sbp_tpg_directory_id_store()
/linux/drivers/vhost/
H A Dscsi.c2341 struct se_portal_group *se_tpg = to_tpg(item);
2363 struct se_portal_group *se_tpg = to_tpg(item); in vhost_scsi_tpg_nexus_store()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1496 struct se_portal_group *se_tpg = to_tpg(item); in tcm_usbg_tpg_nexus_show()
1601 struct se_portal_group *se_tpg = to_tpg(item); in tcm_usbg_tpg_nexus_store()
/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c1026 return target_show_dynamic_sessions(to_tpg(item), page); in lio_target_tpg_dynamic_sessions_show()