Searched refs:to_device (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/sh/kernel/ |
| H A D | io_trapped.c | 244 static unsigned long to_device(void *dst, const void *src, unsigned long cnt) in to_device() function 268 to_device,
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispccdc.c | 284 dev_warn(to_device(ccdc), "LSC prefetch timeout\n"); in __ccdc_lsc_enable() 315 dev_dbg(to_device(ccdc), "Discard LSC configuration\n"); in __ccdc_lsc_configure() 416 dev_dbg(to_device(ccdc), in ccdc_lsc_config() 1348 dev_warn(to_device(ccdc), "CCDC stop timeout!\n"); in ccdc_disable() 1497 dev_dbg(to_device(ccdc), "lsc prefetch error\n"); in ccdc_lsc_isr()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_hw.c | 234 void *addr, u32 hw_addr, size_t n, bool to_device) in qed_memcpy_hw() argument 254 if (to_device) in qed_memcpy_hw()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 17264 int size, bool to_device) in tg3_do_test_dma() argument 17297 if (to_device) { in tg3_do_test_dma() 17320 if (to_device) in tg3_do_test_dma() 17329 if (to_device) in tg3_do_test_dma()
|