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/net/ethernet/qlogic/qed/
H A Dqed_hw.c234 void *addr, u32 hw_addr, size_t n, bool to_device) in qed_memcpy_hw()
/linux/drivers/target/
H A Dtarget_core_configfs.c2334 static inline struct se_device *to_device(struct config_item *item) in to_device() function
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c17264 int size, bool to_device) in tg3_do_test_dma()