Home
last modified time | relevance | path

Searched defs:device_attach (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dvirtio_dma_buf.h24 int (*device_attach)(struct dma_buf *dma_buf, member
/linux/include/linux/mfd/
H A Dcs42l43.h89 struct completion device_attach; member
/linux/drivers/base/
H A Ddd.c1069 int device_attach(struct device *dev) in device_attach() function