Searched defs:to_device (Results 1 – 7 of 7) sorted by relevance
65 static inline struct device *to_device(struct list_head *entry) in to_device() function
49 #define to_device(ptr_module) \ macro
244 static unsigned long to_device(void *dst, const void *src, unsigned long cnt) in to_device() function
36 #define to_device(ptr_module) \ macro
45 #define to_device(ptr_module) \ macro
101 #define to_device(a, b) (a->b) macro
17165 int size, bool to_device) in tg3_do_test_dma()