Searched defs:to_dev (Results 1 – 5 of 5) sorted by relevance
37 #define to_dev(ioat_chan) (&(ioat_chan)->device->pdev->dev) macro
45 #define to_dev(obj) container_of(obj, struct device, kobj) macro
168 #define to_dev(sensor) \ macro
125 #define to_dev(sc) container_of(sc->shdma_chan.dma_chan.device, \ macro
25 #define to_dev(obj) container_of(obj, struct device, kobj) macro