Searched defs:to_dev (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/bonding/
H A Dbond_sysfs.c45 #define to_dev(obj) container_of(obj, struct device, kobj) macro
/linux-4.1.27/drivers/dma/ioat/
H A Ddma.h37 #define to_dev(ioat_chan) (&(ioat_chan)->device->pdev->dev) macro
/linux-4.1.27/net/bridge/
H A Dbr_sysfs_br.c25 #define to_dev(obj) container_of(obj, struct device, kobj) macro
/linux-4.1.27/drivers/media/i2c/
H A Dmt9m032.c168 #define to_dev(sensor) \ macro
/linux-4.1.27/drivers/dma/sh/
H A Drcar-hpbdma.c125 #define to_dev(sc) container_of(sc->shdma_chan.dma_chan.device, \ macro

Completed in 295 milliseconds