Searched refs:container_of (Results 201 - 225 of 7855) sorted by relevance

1234567891011>>

/linux-master/drivers/clk/actions/
H A Dowl-common.h37 return container_of(hw, struct owl_clk_common, hw);
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dchan.h4 #define nvkm_sw_chan(p) container_of((p), struct nvkm_sw_chan, object)
/linux-master/drivers/pci/hotplug/
H A Dacpiphp.h48 return container_of(hotplug_slot, struct slot, hotplug_slot);
117 return container_of(hp, struct acpiphp_context, hp);
122 return container_of(func, struct acpiphp_context, func);
142 return container_of(hp, struct acpiphp_root_context, hp);
H A Ds390_pci_hpc.c25 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev,
49 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev,
77 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev,
106 struct zpci_dev *zdev = container_of(hotplug_slot, struct zpci_dev,
/linux-master/drivers/fsi/
H A Dfsi-master-i2cr.h20 #define to_fsi_master_i2cr(m) container_of(m, struct fsi_master_i2cr, master)
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
H A Dpriv.h4 #define nvkm_vfn(p) container_of((p), struct nvkm_vfn, subdev)
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dnvdec.h4 #define nvkm_nvdec(p) container_of((p), struct nvkm_nvdec, engine)
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dpriv.h4 #define nvkm_devinit(p) container_of((p), struct nvkm_devinit, subdev)
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dpriv.h4 #define nvkm_bar(p) container_of((p), struct nvkm_bar, subdev)
/linux-master/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.h49 return container_of(dev, struct shmob_drm_device, ddev);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_sa.h25 return container_of(mng, struct xe_sa_manager, base);
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.h78 return container_of(hw, struct dpu_hw_dspp, base);
/linux-master/drivers/usb/usbip/
H A Dvudc.h124 return container_of(_ep, struct vep, ep);
130 return container_of(_req, struct vrequest, req);
136 return container_of(_gadget, struct vudc, gadget);
141 return container_of(ep->gadget, struct vudc, gadget);
/linux-master/include/drm/
H A Ddrm_gem_vram_helper.h14 #include <linux/container_of.h>
78 return container_of(bo, struct drm_gem_vram_object, bo);
90 return container_of(gem, struct drm_gem_vram_object, bo.base);
198 return container_of(bdev, struct drm_vram_mm, bdev);
/linux-master/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_drv.h73 return container_of(dev, struct rzg2l_du_device, ddev);
/linux-master/drivers/auxdisplay/
H A Dseg-led-gpio.c12 #include <linux/container_of.h>
32 struct seg_led_priv *priv = container_of(work, struct seg_led_priv, work.work);
45 struct seg_led_priv *priv = container_of(linedisp, struct seg_led_priv, linedisp);
53 struct seg_led_priv *priv = container_of(linedisp, struct seg_led_priv, linedisp);
/linux-master/include/linux/soundwire/
H A Dsdw_type.h16 #define drv_to_sdw_driver(_drv) container_of(_drv, struct sdw_driver, driver)
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-sysfs.c23 clt_path = container_of(kobj, struct rtrs_clt_path, kobj);
37 stats = container_of(kobj, struct rtrs_clt_stats, kobj_stats);
53 struct rtrs_clt_sess *clt = container_of(dev, struct rtrs_clt_sess,
67 struct rtrs_clt_sess *clt = container_of(dev, struct rtrs_clt_sess,
97 clt = container_of(dev, struct rtrs_clt_sess, dev);
124 clt = container_of(dev, struct rtrs_clt_sess, dev);
178 clt = container_of(dev, struct rtrs_clt_sess, dev);
203 clt_path = container_of(kobj, struct rtrs_clt_path, kobj);
226 clt_path = container_of(kobj, struct rtrs_clt_path, kobj);
255 clt_path = container_of(kob
[all...]
/linux-master/drivers/input/rmi4/
H A Drmi_bus.h48 #define to_rmi_function(d) container_of(d, struct rmi_function, dev)
90 container_of(d, struct rmi_function_handler, driver)
100 container_of(d, struct rmi_driver, driver)
102 #define to_rmi_device(d) container_of(d, struct rmi_device, dev)
/linux-master/drivers/usb/typec/
H A Dclass.h81 #define to_typec_port(_dev_) container_of(_dev_, struct typec_port, dev)
82 #define to_typec_plug(_dev_) container_of(_dev_, struct typec_plug, dev)
83 #define to_typec_cable(_dev_) container_of(_dev_, struct typec_cable, dev)
84 #define to_typec_partner(_dev_) container_of(_dev_, struct typec_partner, dev)
/linux-master/drivers/md/persistent-data/
H A Ddm-space-map-metadata.c278 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm);
285 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm);
294 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm);
307 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm);
347 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm);
399 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm);
417 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm);
436 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm);
453 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm);
489 struct sm_metadata *smm = container_of(s
[all...]
/linux-master/drivers/infiniband/core/
H A Drestrack.c131 return container_of(res, struct ib_pd, res)->device;
133 return container_of(res, struct ib_cq, res)->device;
135 return container_of(res, struct ib_qp, res)->device;
137 return container_of(res, struct rdma_id_private,
140 return container_of(res, struct ib_mr, res)->device;
142 return container_of(res, struct ib_ucontext, res)->device;
144 return container_of(res, struct rdma_counter, res)->device;
146 return container_of(res, struct ib_srq, res)->device;
239 struct ib_qp *qp = container_of(res, struct ib_qp, res);
254 counter = container_of(re
[all...]
/linux-master/include/linux/
H A Deisa.h48 #define to_eisa_device(n) container_of(n, struct eisa_device, dev)
63 #define to_eisa_driver(drv) container_of(drv,struct eisa_driver, driver)
/linux-master/drivers/ps3/
H A Dvuart.h54 return container_of(sbd, struct ps3_vuart_port_driver, core);
59 struct ps3_vuart_work *vw = container_of(_work, struct ps3_vuart_work,
/linux-master/include/media/
H A Dv4l2-flash-led-class.h100 return container_of(sd, struct v4l2_flash, sd);
111 return container_of(c->handler, struct v4l2_flash, hdl);

Completed in 523 milliseconds

1234567891011>>