Home
last modified time | relevance | path

Searched defs:to_device (Results 1 – 9 of 9) sorted by relevance

/openbmc/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
/openbmc/linux/drivers/base/power/
H A Dpower.h109 static inline struct device *to_device(struct list_head *entry) in to_device() function
/openbmc/qemu/hw/scsi/
H A Desp.c129 bool to_device; in esp_update_drq() local
938 int to_device = (esp_get_phase(s) == STAT_DO); in esp_command_complete() local
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss.h29 #define to_device(ptr_module) \ macro
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss.h34 #define to_device(ptr_module) \ macro
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disp.h42 #define to_device(ptr_module) \ macro
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.c245 void *addr, u32 hw_addr, size_t n, bool to_device) in qed_memcpy_hw()
/openbmc/linux/drivers/target/
H A Dtarget_core_configfs.c2236 static inline struct se_device *to_device(struct config_item *item) in to_device() function
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c17170 int size, bool to_device) in tg3_do_test_dma()