Home
last modified time | relevance | path

Searched defs:tpg (Results 1 – 25 of 86) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/target/iscsi/
Discsi_target_tpg.c27 struct iscsi_portal_group *tpg; in iscsit_alloc_portal_group() local
53 struct iscsi_portal_group *tpg; in iscsit_load_discovery_tpg() local
111 struct iscsi_portal_group *tpg = iscsit_global->discovery_tpg; in iscsit_release_discovery_tpg() local
128 struct iscsi_portal_group *tpg = NULL; in iscsit_get_tpg_from_np() local
159 struct iscsi_portal_group *tpg) in iscsit_get_tpg()
164 void iscsit_put_tpg(struct iscsi_portal_group *tpg) in iscsit_put_tpg()
171 struct iscsi_portal_group *tpg, in iscsit_clear_tpg_np_login_thread()
185 struct iscsi_portal_group *tpg, in iscsit_clear_tpg_np_login_threads()
203 void iscsit_tpg_dump_params(struct iscsi_portal_group *tpg) in iscsit_tpg_dump_params()
208 static void iscsit_set_default_tpg_attribs(struct iscsi_portal_group *tpg) in iscsit_set_default_tpg_attribs()
[all …]
/kernel/linux/linux-6.6/drivers/target/iscsi/
Discsi_target_tpg.c27 struct iscsi_portal_group *tpg; in iscsit_alloc_portal_group() local
53 struct iscsi_portal_group *tpg; in iscsit_load_discovery_tpg() local
111 struct iscsi_portal_group *tpg = iscsit_global->discovery_tpg; in iscsit_release_discovery_tpg() local
128 struct iscsi_portal_group *tpg = NULL; in iscsit_get_tpg_from_np() local
159 struct iscsi_portal_group *tpg) in iscsit_get_tpg()
164 void iscsit_put_tpg(struct iscsi_portal_group *tpg) in iscsit_put_tpg()
171 struct iscsi_portal_group *tpg, in iscsit_clear_tpg_np_login_thread()
185 struct iscsi_portal_group *tpg, in iscsit_clear_tpg_np_login_threads()
203 void iscsit_tpg_dump_params(struct iscsi_portal_group *tpg) in iscsit_tpg_dump_params()
208 static void iscsit_set_default_tpg_attribs(struct iscsi_portal_group *tpg) in iscsit_set_default_tpg_attribs()
[all …]
/kernel/linux/linux-6.6/include/media/tpg/
Dv4l2-tpg.h258 static inline void tpg_s_pattern(struct tpg_data *tpg, enum tpg_pattern pattern) in tpg_s_pattern()
266 static inline void tpg_s_quality(struct tpg_data *tpg, in tpg_s_quality()
276 static inline enum tpg_quality tpg_g_quality(const struct tpg_data *tpg) in tpg_g_quality()
281 static inline void tpg_s_alpha_component(struct tpg_data *tpg, in tpg_s_alpha_component()
290 static inline void tpg_s_alpha_mode(struct tpg_data *tpg, in tpg_s_alpha_mode()
299 static inline void tpg_s_brightness(struct tpg_data *tpg, in tpg_s_brightness()
308 static inline void tpg_s_contrast(struct tpg_data *tpg, in tpg_s_contrast()
317 static inline void tpg_s_saturation(struct tpg_data *tpg, in tpg_s_saturation()
326 static inline void tpg_s_hue(struct tpg_data *tpg, in tpg_s_hue()
336 static inline void tpg_s_rgb_range(struct tpg_data *tpg, in tpg_s_rgb_range()
[all …]
/kernel/linux/linux-5.10/include/media/tpg/
Dv4l2-tpg.h257 static inline void tpg_s_pattern(struct tpg_data *tpg, enum tpg_pattern pattern) in tpg_s_pattern()
265 static inline void tpg_s_quality(struct tpg_data *tpg, in tpg_s_quality()
275 static inline enum tpg_quality tpg_g_quality(const struct tpg_data *tpg) in tpg_g_quality()
280 static inline void tpg_s_alpha_component(struct tpg_data *tpg, in tpg_s_alpha_component()
289 static inline void tpg_s_alpha_mode(struct tpg_data *tpg, in tpg_s_alpha_mode()
298 static inline void tpg_s_brightness(struct tpg_data *tpg, in tpg_s_brightness()
307 static inline void tpg_s_contrast(struct tpg_data *tpg, in tpg_s_contrast()
316 static inline void tpg_s_saturation(struct tpg_data *tpg, in tpg_s_saturation()
325 static inline void tpg_s_hue(struct tpg_data *tpg, in tpg_s_hue()
335 static inline void tpg_s_rgb_range(struct tpg_data *tpg, in tpg_s_rgb_range()
[all …]
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_tpg.c40 struct se_portal_group *tpg, in __core_tpg_get_initiator_node_acl()
58 struct se_portal_group *tpg, in core_tpg_get_initiator_node_acl()
105 struct se_portal_group *tpg, in core_tpg_add_node_to_devs()
156 target_set_nacl_queue_depth(struct se_portal_group *tpg, in target_set_nacl_queue_depth()
169 static struct se_node_acl *target_alloc_node_acl(struct se_portal_group *tpg, in target_alloc_node_acl()
206 struct se_portal_group *tpg = acl->se_tpg; in target_add_node_acl() local
222 bool target_tpg_has_node_acl(struct se_portal_group *tpg, in target_tpg_has_node_acl()
242 struct se_portal_group *tpg, in core_tpg_check_initiator_node_acl()
289 struct se_portal_group *tpg, in core_tpg_add_initiator_node_acl()
346 struct se_portal_group *tpg = acl->se_tpg; in core_tpg_del_initiator_node_acl() local
[all …]
Dtarget_core_device.c218 struct se_portal_group *tpg = nacl->se_tpg; in core_get_se_deve_from_rtpi() local
244 struct se_portal_group *tpg) in core_free_device_list_for_node()
315 struct se_portal_group *tpg) in core_enable_device_list_for_node()
397 struct se_portal_group *tpg) in core_disable_device_list_for_node()
453 void core_clear_lun_from_tpg(struct se_lun *lun, struct se_portal_group *tpg) in core_clear_lun_from_tpg()
549 struct se_portal_group *tpg, in core_dev_add_lun()
589 struct se_portal_group *tpg, in core_dev_del_lun()
601 struct se_portal_group *tpg, in core_dev_init_initiator_node_lun_acl()
628 struct se_portal_group *tpg, in core_dev_add_initiator_node_lun_acl()
670 struct se_portal_group *tpg = lun->lun_tpg; in core_dev_del_initiator_node_lun_acl() local
[all …]
/kernel/linux/linux-6.6/drivers/target/
Dtarget_core_tpg.c41 struct se_portal_group *tpg, in __core_tpg_get_initiator_node_acl()
59 struct se_portal_group *tpg, in core_tpg_get_initiator_node_acl()
106 struct se_portal_group *tpg, in core_tpg_add_node_to_devs()
157 target_set_nacl_queue_depth(struct se_portal_group *tpg, in target_set_nacl_queue_depth()
170 static struct se_node_acl *target_alloc_node_acl(struct se_portal_group *tpg, in target_alloc_node_acl()
207 struct se_portal_group *tpg = acl->se_tpg; in target_add_node_acl() local
223 bool target_tpg_has_node_acl(struct se_portal_group *tpg, in target_tpg_has_node_acl()
243 struct se_portal_group *tpg, in core_tpg_check_initiator_node_acl()
290 struct se_portal_group *tpg, in core_tpg_add_initiator_node_acl()
347 struct se_portal_group *tpg = acl->se_tpg; in core_tpg_del_initiator_node_acl() local
[all …]
Dtarget_core_device.c210 struct se_portal_group *tpg = nacl->se_tpg; in core_get_se_deve_from_rtpi() local
236 struct se_portal_group *tpg) in core_free_device_list_for_node()
323 struct se_portal_group *tpg) in core_enable_device_list_for_node()
404 struct se_portal_group *tpg) in core_disable_device_list_for_node()
457 void core_clear_lun_from_tpg(struct se_lun *lun, struct se_portal_group *tpg) in core_clear_lun_from_tpg()
509 struct se_portal_group *tpg, in core_dev_add_lun()
549 struct se_portal_group *tpg, in core_dev_del_lun()
561 struct se_portal_group *tpg, in core_dev_init_initiator_node_lun_acl()
588 struct se_portal_group *tpg, in core_dev_add_initiator_node_lun_acl()
630 struct se_portal_group *tpg = lun->lun_tpg; in core_dev_del_initiator_node_lun_acl() local
[all …]
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c89 void tpg_init(struct tpg_data *tpg, unsigned w, unsigned h) in tpg_init()
112 int tpg_alloc(struct tpg_data *tpg, unsigned max_w) in tpg_alloc()
186 void tpg_free(struct tpg_data *tpg) in tpg_free()
211 bool tpg_s_fourcc(struct tpg_data *tpg, u32 fourcc) in tpg_s_fourcc()
503 void tpg_s_crop_compose(struct tpg_data *tpg, const struct v4l2_rect *crop, in tpg_s_crop_compose()
519 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source()
544 static enum tpg_color tpg_get_textbg_color(struct tpg_data *tpg) in tpg_get_textbg_color()
556 static enum tpg_color tpg_get_textfg_color(struct tpg_data *tpg) in tpg_get_textfg_color()
581 static void color_to_hsv(struct tpg_data *tpg, int r, int g, int b, in color_to_hsv()
654 static void color_to_ycbcr(struct tpg_data *tpg, int r, int g, int b, in color_to_ycbcr()
[all …]
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c89 void tpg_init(struct tpg_data *tpg, unsigned w, unsigned h) in tpg_init()
112 int tpg_alloc(struct tpg_data *tpg, unsigned max_w) in tpg_alloc()
186 void tpg_free(struct tpg_data *tpg) in tpg_free()
211 bool tpg_s_fourcc(struct tpg_data *tpg, u32 fourcc) in tpg_s_fourcc()
507 void tpg_s_crop_compose(struct tpg_data *tpg, const struct v4l2_rect *crop, in tpg_s_crop_compose()
523 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source()
548 static enum tpg_color tpg_get_textbg_color(struct tpg_data *tpg) in tpg_get_textbg_color()
560 static enum tpg_color tpg_get_textfg_color(struct tpg_data *tpg) in tpg_get_textfg_color()
585 static void color_to_hsv(struct tpg_data *tpg, int r, int g, int b, in color_to_hsv()
658 static void color_to_ycbcr(struct tpg_data *tpg, int r, int g, int b, in color_to_ycbcr()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
Dpanel-tpo-tpg110.c189 static u8 tpg110_readwrite_reg(struct tpg110 *tpg, bool write, in tpg110_readwrite_reg()
249 static u8 tpg110_read_reg(struct tpg110 *tpg, u8 address) in tpg110_read_reg()
254 static void tpg110_write_reg(struct tpg110 *tpg, u8 address, u8 outval) in tpg110_write_reg()
259 static int tpg110_startup(struct tpg110 *tpg) in tpg110_startup()
338 struct tpg110 *tpg = to_tpg110(panel); in tpg110_disable() local
351 struct tpg110 *tpg = to_tpg110(panel); in tpg110_enable() local
373 struct tpg110 *tpg = to_tpg110(panel); in tpg110_get_modes() local
404 struct tpg110 *tpg; in tpg110_probe() local
456 struct tpg110 *tpg = spi_get_drvdata(spi); in tpg110_remove() local
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
Dpanel-tpo-tpg110.c189 static u8 tpg110_readwrite_reg(struct tpg110 *tpg, bool write, in tpg110_readwrite_reg()
249 static u8 tpg110_read_reg(struct tpg110 *tpg, u8 address) in tpg110_read_reg()
254 static void tpg110_write_reg(struct tpg110 *tpg, u8 address, u8 outval) in tpg110_write_reg()
259 static int tpg110_startup(struct tpg110 *tpg) in tpg110_startup()
338 struct tpg110 *tpg = to_tpg110(panel); in tpg110_disable() local
351 struct tpg110 *tpg = to_tpg110(panel); in tpg110_enable() local
374 struct tpg110 *tpg = to_tpg110(panel); in tpg110_get_modes() local
405 struct tpg110 *tpg; in tpg110_probe() local
457 struct tpg110 *tpg = spi_get_drvdata(spi); in tpg110_remove() local
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
Defct_lio.c82 struct efct_lio_tpg *tpg = in efct_lio_tpg_enable_show() local
93 struct efct_lio_tpg *tpg = in efct_lio_tpg_enable_store() local
140 struct efct_lio_tpg *tpg = in efct_lio_npiv_tpg_enable_show() local
151 struct efct_lio_tpg *tpg = in efct_lio_npiv_tpg_enable_store() local
214 struct efct_lio_tpg *tpg = in efct_lio_get_fabric_wwn() local
222 struct efct_lio_tpg *tpg = in efct_lio_get_npiv_fabric_wwn() local
230 struct efct_lio_tpg *tpg = in efct_lio_get_tag() local
238 struct efct_lio_tpg *tpg = in efct_lio_get_npiv_tag() local
256 struct efct_lio_tpg *tpg = in efct_lio_check_demo_write_protect() local
265 struct efct_lio_tpg *tpg = in efct_lio_npiv_check_demo_write_protect() local
[all …]
/kernel/linux/linux-6.6/drivers/target/sbp/
Dsbp_target.c78 struct sbp_tpg *tpg, u64 guid) in sbp_session_find_by_guid()
110 struct sbp_tpg *tpg, in sbp_login_count_all_by_lun()
139 struct sbp_tpg *tpg, int login_id) in sbp_login_find_by_id()
161 static u32 sbp_get_lun_from_tpg(struct sbp_tpg *tpg, u32 login_lun, int *err) in sbp_get_lun_from_tpg()
181 struct sbp_tpg *tpg, in sbp_session_create()
263 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_login() local
494 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_reconnect() local
553 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_logout() local
1678 struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); in sbp_get_fabric_wwn() local
1686 struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); in sbp_get_tag() local
[all …]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c164 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_fabric_wwn() local
173 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_tag() local
180 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode() local
188 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode_cache() local
196 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_write_protect() local
204 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_prod_write_protect() local
212 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode_login_only() local
220 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_prot_fabric_only() local
228 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_tpg_get_inst_index() local
442 struct tcm_qla2xxx_tpg *tpg; in tcm_qla2xxx_handle_cmd() local
[all …]
/kernel/linux/linux-5.10/drivers/target/sbp/
Dsbp_target.c78 struct sbp_tpg *tpg, u64 guid) in sbp_session_find_by_guid()
110 struct sbp_tpg *tpg, in sbp_login_count_all_by_lun()
139 struct sbp_tpg *tpg, int login_id) in sbp_login_find_by_id()
161 static u32 sbp_get_lun_from_tpg(struct sbp_tpg *tpg, u32 login_lun, int *err) in sbp_get_lun_from_tpg()
181 struct sbp_tpg *tpg, in sbp_session_create()
263 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_login() local
494 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_reconnect() local
553 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_logout() local
1686 struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); in sbp_get_fabric_wwn() local
1694 struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); in sbp_get_tag() local
[all …]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c164 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_fabric_wwn() local
173 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_tag() local
180 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode() local
188 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode_cache() local
196 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_write_protect() local
204 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_prod_write_protect() local
212 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode_login_only() local
220 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_prot_fabric_only() local
228 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_tpg_get_inst_index() local
452 struct tcm_qla2xxx_tpg *tpg; in tcm_qla2xxx_handle_cmd() local
[all …]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_tcm.c32 struct usbg_tpg *tpg; member
1045 struct usbg_tpg *tpg; in usbg_cmd_work() local
1102 struct usbg_tpg *tpg = fu->tpg; in usbg_submit_command() local
1176 struct usbg_tpg *tpg; in bot_cmd_work() local
1210 struct usbg_tpg *tpg = fu->tpg; in bot_submit_command() local
1267 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_fabric_wwn() local
1276 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_tag() local
1345 struct usbg_tpg *tpg; in usbg_make_tpg() local
1428 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_drop_tpg() local
1505 struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); in tcm_usbg_tpg_enable_show() local
[all …]
/kernel/linux/linux-5.10/drivers/vhost/
Dscsi.c217 struct vhost_scsi_tpg *tpg; member
314 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_fabric_wwn() local
323 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_tpgt() local
330 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_check_prot_fabric_only() local
365 struct vhost_scsi_tpg *tpg = tmf->tpg; in vhost_scsi_release_tmf_res() local
599 vhost_scsi_get_cmd(struct vhost_virtqueue *vq, struct vhost_scsi_tpg *tpg, in vhost_scsi_get_cmd()
922 struct vhost_scsi_tpg **vs_tpg, *tpg; in vhost_scsi_get_req() local
947 struct vhost_scsi_tpg **vs_tpg, *tpg; in vhost_scsi_handle_vq() local
1199 vhost_scsi_handle_tmf(struct vhost_scsi *vs, struct vhost_scsi_tpg *tpg, in vhost_scsi_handle_tmf()
1277 struct vhost_scsi_tpg *tpg; in vhost_scsi_ctl_handle_vq() local
[all …]
/kernel/linux/linux-6.6/drivers/xen/
Dxen-scsiback.c79 struct scsiback_tpg *tpg; /* translate to */ member
221 struct scsiback_tpg *tpg = pending_req->v2p->tpg; in scsiback_print_status() local
274 struct scsiback_tpg *tpg = entry->tpg; in scsiback_free_translation_entry() local
618 struct scsiback_tpg *tpg = pending_req->v2p->tpg; in scsiback_device_action() local
675 struct scsiback_tpg *tpg = v2p->tpg; in scsiback_get_pend_req() local
931 struct scsiback_tpg *tpg_entry, *tpg = NULL; in scsiback_add_translation_entry() local
1330 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_fabric_wwn() local
1339 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_tag() local
1470 struct scsiback_tpg *tpg = container_of(se_tpg, struct scsiback_tpg, in scsiback_tpg_param_alias_show() local
1485 struct scsiback_tpg *tpg = container_of(se_tpg, struct scsiback_tpg, in scsiback_tpg_param_alias_store() local
[all …]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
Df_tcm.c32 struct usbg_tpg *tpg; member
1029 struct usbg_tpg *tpg; in usbg_cmd_work() local
1083 struct usbg_tpg *tpg = fu->tpg; in usbg_submit_command() local
1157 struct usbg_tpg *tpg; in bot_cmd_work() local
1188 struct usbg_tpg *tpg = fu->tpg; in bot_submit_command() local
1240 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_fabric_wwn() local
1249 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_tag() local
1299 struct usbg_tpg *tpg; in usbg_make_tpg() local
1382 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_drop_tpg() local
1461 struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); in usbg_enable_tpg() local
[all …]
/kernel/linux/linux-6.6/drivers/vhost/
Dscsi.c304 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_fabric_wwn() local
313 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_tpgt() local
320 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_check_prot_fabric_only() local
606 vhost_scsi_get_cmd(struct vhost_virtqueue *vq, struct vhost_scsi_tpg *tpg, in vhost_scsi_get_cmd()
1029 struct vhost_scsi_tpg **vs_tpg, *tpg = NULL; in vhost_scsi_get_req() local
1057 struct vhost_scsi_tpg **vs_tpg, *tpg; in vhost_scsi_handle_vq() local
1321 vhost_scsi_handle_tmf(struct vhost_scsi *vs, struct vhost_scsi_tpg *tpg, in vhost_scsi_handle_tmf()
1391 struct vhost_scsi_tpg *tpg; in vhost_scsi_ctl_handle_vq() local
1509 struct vhost_scsi_tpg *tpg, struct se_lun *lun, in vhost_scsi_send_evt()
1685 struct vhost_scsi_tpg *tpg; in vhost_scsi_set_endpoint() local
[all …]
/kernel/linux/linux-5.10/drivers/xen/
Dxen-scsiback.c81 struct scsiback_tpg *tpg; /* translate to */ member
223 struct scsiback_tpg *tpg = pending_req->v2p->tpg; in scsiback_print_status() local
276 struct scsiback_tpg *tpg = entry->tpg; in scsiback_free_translation_entry() local
559 struct scsiback_tpg *tpg = pending_req->v2p->tpg; in scsiback_device_action() local
616 struct scsiback_tpg *tpg = v2p->tpg; in scsiback_get_pend_req() local
872 struct scsiback_tpg *tpg_entry, *tpg = NULL; in scsiback_add_translation_entry() local
1272 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_fabric_wwn() local
1281 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_tag() local
1432 struct scsiback_tpg *tpg = container_of(se_tpg, struct scsiback_tpg, in scsiback_tpg_param_alias_show() local
1447 struct scsiback_tpg *tpg = container_of(se_tpg, struct scsiback_tpg, in scsiback_tpg_param_alias_store() local
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
Datomisp_tpg.c114 void atomisp_tpg_unregister_entities(struct atomisp_tpg_device *tpg) in atomisp_tpg_unregister_entities()
120 int atomisp_tpg_register_entities(struct atomisp_tpg_device *tpg, in atomisp_tpg_register_entities()
142 struct atomisp_tpg_device *tpg = &isp->tpg; in atomisp_tpg_init() local
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
Datomisp_tpg.c114 void atomisp_tpg_unregister_entities(struct atomisp_tpg_device *tpg) in atomisp_tpg_unregister_entities()
120 int atomisp_tpg_register_entities(struct atomisp_tpg_device *tpg, in atomisp_tpg_register_entities()
142 struct atomisp_tpg_device *tpg = &isp->tpg; in atomisp_tpg_init() local

1234