Home
last modified time | relevance | path

Searched defs:to_device (Results 1 – 4 of 4) 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/target/
H A Dtarget_core_configfs.c2272 static inline struct se_device *to_device(struct config_item *item) in to_device() function
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c17277 int size, bool to_device) in tg3_do_test_dma()