Searched refs:to_device (Results 1 – 6 of 6) 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/target/ |
| H A D | target_core_configfs.c | 2337 static inline struct se_device *to_device(struct config_item *item) in to_device() function 2344 struct se_device *dev = to_device(item); in target_dev_info_show() 2358 struct se_device *dev = to_device(item); in target_dev_control_store() 2365 struct se_device *dev = to_device(item); in target_dev_alias_show() 2376 struct se_device *dev = to_device(item); in target_dev_alias_store() 2405 struct se_device *dev = to_device(item); in target_dev_udev_path_show() 2416 struct se_device *dev = to_device(item); in target_dev_udev_path_store() 2446 struct se_device *dev = to_device(item); in target_dev_enable_show() 2454 struct se_device *dev = to_device(item); in target_dev_enable_store() 2473 struct se_device *dev = to_device(item); in target_dev_alua_lu_gp_show() [all …]
|
| /linux/drivers/base/power/ |
| H A D | power.h | 109 static inline struct device *to_device(struct list_head *entry) in to_device() function
|
| /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 | 17253 int size, bool to_device) in tg3_do_test_dma() argument 17286 if (to_device) { in tg3_do_test_dma() 17309 if (to_device) in tg3_do_test_dma() 17318 if (to_device) in tg3_do_test_dma()
|