Home
last modified time | relevance | path

Searched defs:to_dev (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/dma/ioat/
Ddma.h35 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) macro
/linux-4.4.14/drivers/dma/sh/
Drcar-hpbdma.c125 #define to_dev(sc) container_of(sc->shdma_chan.dma_chan.device, \ macro
/linux-4.4.14/drivers/net/bonding/
Dbond_sysfs.c45 #define to_dev(obj) container_of(obj, struct device, kobj) macro
/linux-4.4.14/drivers/media/i2c/
Dmt9m032.c168 #define to_dev(sensor) \ macro
/linux-4.4.14/drivers/nvdimm/
Dbtt.c295 static struct device *to_dev(struct arena_info *arena) in to_dev() function
/linux-4.4.14/net/bridge/
Dbr_sysfs_br.c25 #define to_dev(obj) container_of(obj, struct device, kobj) macro