Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
H A Dio_trapped.c244 static unsigned long to_device(void *dst, const void *src, unsigned long cnt) in to_device() function
/linux/drivers/base/power/
H A Dpower.h109 static inline struct device *to_device(struct list_head *entry) in to_device() function
/linux/drivers/media/platform/ti/omap3isp/
H A Disp.h42 #define to_device(ptr_module) \ macro
/linux/drivers/target/
H A Dtarget_core_configfs.c2274 static inline struct se_device *to_device(struct config_item *item) in to_device() function
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c17296 int size, bool to_device) in tg3_do_test_dma()