Home
last modified time | relevance | path

Searched defs:to_device (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Dvpfe_mc_capture.h49 #define to_device(ptr_module) \ macro
/linux-4.4.14/arch/sh/kernel/
Dio_trapped.c244 static unsigned long to_device(void *dst, const void *src, unsigned long cnt) in to_device() function
/linux-4.4.14/drivers/base/power/
Dpower.h115 static inline struct device *to_device(struct list_head *entry) in to_device() function
/linux-4.4.14/drivers/staging/media/omap4iss/
Diss.h36 #define to_device(ptr_module) \ macro
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_hw.c229 bool to_device) in qed_memcpy_hw()
/linux-4.4.14/drivers/media/platform/omap3isp/
Disp.h45 #define to_device(ptr_module) \ macro
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.c101 #define to_device(a, b) (a->b) macro
/linux-4.4.14/drivers/target/
Dtarget_core_configfs.c1694 static inline struct se_device *to_device(struct config_item *item) in to_device() function
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dtg3.c17165 int size, bool to_device) in tg3_do_test_dma()