/drivers/target/iscsi/ |
D | iscsi_target_stat.c | 70 struct iscsi_tiqn *tiqn = container_of(igrps, in iscsi_stat_instance_show_attr_inst() 94 struct iscsi_tiqn *tiqn = container_of(igrps, in iscsi_stat_instance_show_attr_portals() 111 struct iscsi_tiqn *tiqn = container_of(igrps, in iscsi_stat_instance_show_attr_sessions() 121 struct iscsi_tiqn *tiqn = container_of(igrps, in iscsi_stat_instance_show_attr_fail_sess() 139 struct iscsi_tiqn *tiqn = container_of(igrps, in iscsi_stat_instance_show_attr_fail_type() 151 struct iscsi_tiqn *tiqn = container_of(igrps, in iscsi_stat_instance_show_attr_fail_rem_name() 240 struct iscsi_tiqn *tiqn = container_of(igrps, in iscsi_stat_sess_err_show_attr_inst() 250 struct iscsi_tiqn *tiqn = container_of(igrps, in iscsi_stat_sess_err_show_attr_digest_errors() 261 struct iscsi_tiqn *tiqn = container_of(igrps, in iscsi_stat_sess_err_show_attr_cxn_errors() 272 struct iscsi_tiqn *tiqn = container_of(igrps, in iscsi_stat_sess_err_show_attr_format_errors() [all …]
|
D | iscsi_target_configfs.c | 56 struct iscsi_tpg_np *tpg_np = container_of(se_tpg_np, in lio_target_np_show_sctp() 77 struct iscsi_tpg_np *tpg_np = container_of(se_tpg_np, in lio_target_np_store_sctp() 132 struct iscsi_tpg_np *tpg_np = container_of(se_tpg_np, in lio_target_np_show_iser() 153 struct iscsi_tpg_np *tpg_np = container_of(se_tpg_np, in lio_target_np_store_iser() 301 tpg = container_of(se_tpg, struct iscsi_portal_group, tpg_se_tpg); in lio_target_call_addnptotpg() 343 tpg_np = container_of(se_tpg_np, struct iscsi_tpg_np, se_tpg_np); in lio_target_call_delnpfromtpg() 372 struct iscsi_node_acl *nacl = container_of(se_nacl, struct iscsi_node_acl, \ 383 struct iscsi_node_acl *nacl = container_of(se_nacl, struct iscsi_node_acl, \ 513 return __iscsi_nacl_auth_show_##name(container_of(nacl, \ 521 return __iscsi_nacl_auth_store_##name(container_of(nacl, \ [all …]
|
/drivers/target/ |
D | target_core_stat.c | 80 container_of(sgrps, struct se_device, dev_stat_grps); in target_stat_scsi_dev_show_attr_inst() 91 container_of(sgrps, struct se_device, dev_stat_grps); in target_stat_scsi_dev_show_attr_indx() 108 container_of(sgrps, struct se_device, dev_stat_grps); in target_stat_scsi_dev_show_attr_ports() 157 container_of(sgrps, struct se_device, dev_stat_grps); in target_stat_scsi_tgt_dev_show_attr_inst() 168 container_of(sgrps, struct se_device, dev_stat_grps); in target_stat_scsi_tgt_dev_show_attr_indx() 185 container_of(sgrps, struct se_device, dev_stat_grps); in target_stat_scsi_tgt_dev_show_attr_status() 198 container_of(sgrps, struct se_device, dev_stat_grps); in target_stat_scsi_tgt_dev_show_attr_non_access_lus() 214 container_of(sgrps, struct se_device, dev_stat_grps); in target_stat_scsi_tgt_dev_show_attr_resets() 265 container_of(sgrps, struct se_device, dev_stat_grps); in target_stat_scsi_lu_show_attr_inst() 276 container_of(sgrps, struct se_device, dev_stat_grps); in target_stat_scsi_lu_show_attr_dev() [all …]
|
D | target_core_fabric_configfs.c | 66 struct se_lun *lun = container_of(to_config_group(lun_ci), in target_fabric_mappedlun_link() 68 struct se_lun_acl *lacl = container_of(to_config_group(lun_acl_ci), in target_fabric_mappedlun_link() 146 struct se_lun_acl *lacl = container_of(to_config_group(lun_acl_ci), in target_fabric_mappedlun_unlink() 157 lun = container_of(to_config_group(lun_ci), struct se_lun, lun_group); in target_fabric_mappedlun_unlink() 226 struct se_lun_acl *lacl = container_of(to_config_group(item), in target_fabric_mappedlun_release() 324 struct se_node_acl *se_nacl = container_of(group, in target_fabric_make_mappedlun() 423 struct se_lun_acl *lacl = container_of(to_config_group(item), in target_fabric_drop_mappedlun() 450 struct se_node_acl *se_nacl = container_of(to_config_group(item), in target_fabric_nacl_base_release() 489 struct se_portal_group *se_tpg = container_of(group, in target_fabric_make_nodeacl() 531 struct se_node_acl *se_nacl = container_of(to_config_group(item), in target_fabric_drop_nodeacl() [all …]
|
/drivers/misc/ |
D | tifm_core.c | 47 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_bus_match() 48 struct tifm_driver *fm_drv = container_of(drv, struct tifm_driver, in tifm_bus_match() 64 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_uevent() 74 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_device_probe() 75 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_probe() 96 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_device_remove() 97 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_remove() 115 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_device_suspend() 116 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_suspend() 126 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_device_resume() [all …]
|
/drivers/md/persistent-data/ |
D | dm-space-map-metadata.c | 265 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_destroy() 272 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_blocks() 281 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_free() 294 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_count() 334 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_count_is_more_than_one() 386 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_set_count() 404 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_inc_block() 421 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_dec_block() 438 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_new_block_() 463 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_new_block() [all …]
|
D | dm-space-map-disk.c | 36 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_destroy() 43 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_extend() 50 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_blocks() 58 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_free() 67 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_count() 90 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_set_count() 128 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_inc_block() 146 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_dec_block() 166 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_new_block() 187 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_commit() [all …]
|
/drivers/infiniband/hw/mthca/ |
D | mthca_provider.h | 301 return container_of(ibucontext, struct mthca_ucontext, ibucontext); in to_mucontext() 306 return container_of(ibmr, struct mthca_fmr, ibmr); in to_mfmr() 311 return container_of(ibmr, struct mthca_mr, ibmr); in to_mmr() 316 return container_of(ibpd, struct mthca_pd, ibpd); in to_mpd() 321 return container_of(ibah, struct mthca_ah, ibah); in to_mah() 326 return container_of(ibcq, struct mthca_cq, ibcq); in to_mcq() 331 return container_of(ibsrq, struct mthca_srq, ibsrq); in to_msrq() 336 return container_of(ibqp, struct mthca_qp, ibqp); in to_mqp() 341 return container_of(qp, struct mthca_sqp, qp); in to_msqp()
|
/drivers/clk/ |
D | clk-wm831x.c | 36 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_xtal_is_prepared() 45 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_xtal_recalc_rate() 78 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_is_prepared() 95 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_prepare() 112 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_unprepare() 125 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_recalc_rate() 162 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_set_rate() 187 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_get_parent() 242 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_clkout_is_prepared() 259 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_clkout_prepare() [all …]
|
/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 196 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_fabric_proto_ident() 213 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_fabric_wwn() 222 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_tag() 239 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_pr_transport_id() 261 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_pr_transport_id_len() 283 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_parse_pr_out_transport_id() 301 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode() 309 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode_cache() 317 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_write_protect() 325 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_prod_write_protect() [all …]
|
/drivers/infiniband/hw/qib/ |
D | qib_sysfs.c | 217 container_of(kobj, struct qib_pportdata, pport_cc_kobj); in read_cc_table_bin() 267 container_of(kobj, struct qib_pportdata, pport_cc_kobj); in read_cc_setting_bin() 300 container_of(attr, struct qib_port_attr, attr); in qib_portattr_show() 302 container_of(kobj, struct qib_pportdata, pport_kobj); in qib_portattr_show() 311 container_of(attr, struct qib_port_attr, attr); in qib_portattr_store() 313 container_of(kobj, struct qib_pportdata, pport_kobj); in qib_portattr_store() 384 container_of(attr, struct qib_sl2vl_attr, attr); in sl2vl_attr_show() 386 container_of(kobj, struct qib_pportdata, sl2vl_kobj); in sl2vl_attr_show() 456 container_of(attr, struct qib_diagc_attr, attr); in diagc_attr_show() 458 container_of(kobj, struct qib_pportdata, diagc_kobj); in diagc_attr_show() [all …]
|
/drivers/infiniband/hw/amso1100/ |
D | c2_provider.h | 134 return container_of(ibpd, struct c2_pd, ibpd); in to_c2pd() 139 return container_of(ibucontext, struct c2_ucontext, ibucontext); in to_c2ucontext() 144 return container_of(ibmr, struct c2_mr, ibmr); in to_c2mr() 150 return container_of(ibah, struct c2_ah, ibah); in to_c2ah() 155 return container_of(ibcq, struct c2_cq, ibcq); in to_c2cq() 160 return container_of(ibqp, struct c2_qp, ibqp); in to_c2qp()
|
/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 100 return container_of(ibucontext, struct mlx5_ib_ucontext, ibucontext); in to_mucontext() 384 return container_of(mcq, struct mlx5_ib_cq, mcq); in to_mibcq() 389 return container_of(ibxrcd, struct mlx5_ib_xrcd, ibxrcd); in to_mxrcd() 394 return container_of(ibdev, struct mlx5_ib_dev, ib_dev); in to_mdev() 399 return container_of(ibfmr, struct mlx5_ib_fmr, ibfmr); in to_mfmr() 404 return container_of(ibcq, struct mlx5_ib_cq, ibcq); in to_mcq() 409 return container_of(mqp, struct mlx5_ib_qp, mqp); in to_mibqp() 414 return container_of(mmr, struct mlx5_ib_mr, mmr); in to_mibmr() 419 return container_of(ibpd, struct mlx5_ib_pd, ibpd); in to_mpd() 424 return container_of(ibsrq, struct mlx5_ib_srq, ibsrq); in to_msrq() [all …]
|
/drivers/infiniband/hw/usnic/ |
D | usnic_ib.h | 84 return container_of(ibdev, struct usnic_ib_dev, ib_dev); in to_usdev() 90 return container_of(ibucontext, struct usnic_ib_ucontext, ibucontext); in to_ucontext() 96 return container_of(ibpd, struct usnic_ib_pd, ibpd); in to_upd() 102 return container_of(ibucontext, struct usnic_ib_ucontext, ibucontext); in to_uucontext() 108 return container_of(ibmr, struct usnic_ib_mr, ibmr); in to_umr()
|
D | usnic_ib_sysfs.c | 38 container_of(device, struct usnic_ib_dev, ib_dev.dev); in usnic_ib_show_fw_ver() 53 container_of(device, struct usnic_ib_dev, ib_dev.dev); in usnic_ib_show_board() 76 us_ibdev = container_of(device, struct usnic_ib_dev, ib_dev.dev); in usnic_ib_show_config() 135 us_ibdev = container_of(device, struct usnic_ib_dev, ib_dev.dev); in usnic_ib_show_iface() 147 us_ibdev = container_of(device, struct usnic_ib_dev, ib_dev.dev); in usnic_ib_show_max_vf() 160 us_ibdev = container_of(device, struct usnic_ib_dev, ib_dev.dev); in usnic_ib_show_qp_per_vf() 174 us_ibdev = container_of(device, struct usnic_ib_dev, ib_dev.dev); in usnic_ib_show_cq_per_vf() 212 qp_grp = container_of(kobj, struct usnic_ib_qp_grp, kobj); in usnic_ib_qpn_attr_show() 213 qpn_attr = container_of(attr, struct qpn_attribute, attr); in usnic_ib_qpn_attr_show()
|
/drivers/memstick/core/ |
D | memstick.c | 46 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_bus_match() 48 struct memstick_driver *ms_drv = container_of(drv, in memstick_bus_match() 65 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_uevent() 82 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_device_probe() 84 struct memstick_driver *drv = container_of(dev->driver, in memstick_device_probe() 99 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_device_remove() 101 struct memstick_driver *drv = container_of(dev->driver, in memstick_device_remove() 118 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_device_suspend() 120 struct memstick_driver *drv = container_of(dev->driver, in memstick_device_suspend() 131 struct memstick_dev *card = container_of(dev, struct memstick_dev, in memstick_device_resume() [all …]
|
/drivers/md/bcache/ |
D | request.c | 57 struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); in bch_data_insert_keys() 117 struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); in bch_data_invalidate() 145 struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); in bch_data_insert_error() 176 struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); in bch_data_insert_endio() 193 struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); in bch_data_insert_start() 312 struct data_insert_op *op = container_of(cl, struct data_insert_op, cl); in bch_data_insert() 477 struct bbio *b = container_of(bio, struct bbio, bio); in bch_cache_read_endio() 479 struct search *s = container_of(cl, struct search, cl); in bch_cache_read_endio() 505 struct search *s = container_of(op, struct search, op); in cache_lookup_fn() 544 bio_key = &container_of(n, struct bbio, bio)->key; in cache_lookup_fn() [all …]
|
/drivers/hid/ |
D | hid-lenovo.c | 157 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_fn_lock_show_cptkbd() 168 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_fn_lock_store_cptkbd() 240 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_press_to_select_show_tpkbd() 251 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_press_to_select_store_tpkbd() 270 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_dragging_show_tpkbd() 281 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_dragging_store_tpkbd() 300 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_release_to_select_show_tpkbd() 311 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_release_to_select_store_tpkbd() 330 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_select_right_show_tpkbd() 341 struct hid_device *hdev = container_of(dev, struct hid_device, dev); in attr_select_right_store_tpkbd() [all …]
|
/drivers/iommu/ |
D | iova.c | 40 container_of(iovad->cached32_node, struct iova, node); in __get_cached_rbnode() 64 cached_iova = container_of(curr, struct iova, node); in __cached_rbnode_delete_update() 68 struct iova *iova = container_of(node, struct iova, node); in __cached_rbnode_delete_update() 108 struct iova *curr_iova = container_of(curr, struct iova, node); in __alloc_and_insert_iova_range() 154 struct iova *this = container_of(*entry, in __alloc_and_insert_iova_range() 184 struct iova *this = container_of(*new, struct iova, node); in iova_insert_rbtree() 255 struct iova *iova = container_of(node, struct iova, node); in find_iova() 326 struct iova *iova = container_of(node, struct iova, node); in put_iova_domain() 338 struct iova *iova = container_of(node, struct iova, node); in __is_range_overlap() 402 iova = container_of(node, struct iova, node); in reserve_iova() [all …]
|
/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_cmn.c | 131 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phyreg_enter() 137 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phyreg_exit() 143 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_radioreg_enter() 151 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_radioreg_exit() 589 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_detach() 616 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_get_phyversion() 627 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_get_encore() 633 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_get_coreflags() 639 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_anacore() 676 struct brcms_phy *pi = container_of(pih, struct brcms_phy, pubpi_ro); in wlc_phy_clk_bwbits() [all …]
|
/drivers/bcma/ |
D | main.c | 31 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in manuf_show() 38 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in id_show() 45 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in rev_show() 52 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in class_show() 116 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_release_core_dev() 468 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_suspend() 489 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_resume() 517 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_bus_match() 518 struct bcma_driver *adrv = container_of(drv, struct bcma_driver, drv); in bcma_bus_match() 534 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_probe() [all …]
|
/drivers/infiniband/hw/mlx4/ |
D | mlx4_ib.h | 547 return container_of(ibdev, struct mlx4_ib_dev, ib_dev); in to_mdev() 552 return container_of(ibucontext, struct mlx4_ib_ucontext, ibucontext); in to_mucontext() 557 return container_of(ibpd, struct mlx4_ib_pd, ibpd); in to_mpd() 562 return container_of(ibxrcd, struct mlx4_ib_xrcd, ibxrcd); in to_mxrcd() 567 return container_of(ibcq, struct mlx4_ib_cq, ibcq); in to_mcq() 572 return container_of(mcq, struct mlx4_ib_cq, mcq); in to_mibcq() 577 return container_of(ibmr, struct mlx4_ib_mr, ibmr); in to_mmr() 582 return container_of(ibmw, struct mlx4_ib_mw, ibmw); in to_mmw() 587 return container_of(ibfrpl, struct mlx4_ib_fast_reg_page_list, ibfrpl); in to_mfrpl() 592 return container_of(ibfmr, struct mlx4_ib_fmr, ibfmr); in to_mfmr() [all …]
|
/drivers/media/pci/ivtv/ |
D | ivtv-controls.c | 28 struct ivtv *itv = container_of(cxhdl, struct ivtv, cxhdl); in ivtv_s_stream_vbi_fmt() 65 struct ivtv *itv = container_of(cxhdl, struct ivtv, cxhdl); in ivtv_s_video_encoding() 80 struct ivtv *itv = container_of(cxhdl, struct ivtv, cxhdl); in ivtv_s_audio_sampling_freq() 91 struct ivtv *itv = container_of(cxhdl, struct ivtv, cxhdl); in ivtv_s_audio_mode() 132 struct ivtv *itv = container_of(ctrl->handler, struct ivtv, cxhdl.hdl); in ivtv_g_volatile_ctrl() 146 struct ivtv *itv = container_of(ctrl->handler, struct ivtv, cxhdl.hdl); in ivtv_s_ctrl()
|
/drivers/dma/sh/ |
D | shdma.h | 59 #define to_sh_chan(chan) container_of(chan, struct sh_dmae_chan, shdma_chan) 60 #define to_sh_desc(lh) container_of(lh, struct sh_desc, node) 61 #define tx_to_sh_desc(tx) container_of(tx, struct sh_desc, async_tx) 62 #define to_sh_dev(chan) container_of(chan->shdma_chan.dma_chan.device,\
|
/drivers/staging/media/omap4iss/ |
D | iss_video.h | 101 container_of((__e)->pipe, struct iss_pipeline, pipe) 125 #define to_iss_buffer(buf) container_of(buf, struct iss_buffer, buffer) 178 #define to_iss_video(vdev) container_of(vdev, struct iss_video, video) 188 #define to_iss_video_fh(fh) container_of(fh, struct iss_video_fh, vfh) 190 container_of(q, struct iss_video_fh, queue)
|