Searched defs:to_dev (Results 1 – 6 of 6) sorted by relevance
35 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) macro
125 #define to_dev(sc) container_of(sc->shdma_chan.dma_chan.device, \ macro
45 #define to_dev(obj) container_of(obj, struct device, kobj) macro
168 #define to_dev(sensor) \ macro
295 static struct device *to_dev(struct arena_info *arena) in to_dev() function
25 #define to_dev(obj) container_of(obj, struct device, kobj) macro