Home
last modified time | relevance | path

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

/Linux-v6.6/arch/sh/kernel/
Dio_trapped.c244 static unsigned long to_device(void *dst, const void *src, unsigned long cnt) in to_device() function
/Linux-v6.6/drivers/base/power/
Dpower.h109 static inline struct device *to_device(struct list_head *entry) in to_device() function
/Linux-v6.6/drivers/media/platform/qcom/camss/
Dcamss.h29 #define to_device(ptr_module) \ macro
/Linux-v6.6/drivers/staging/media/omap4iss/
Diss.h34 #define to_device(ptr_module) \ macro
/Linux-v6.6/drivers/media/platform/ti/omap3isp/
Disp.h42 #define to_device(ptr_module) \ macro
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/
Dqed_hw.c245 void *addr, u32 hw_addr, size_t n, bool to_device) in qed_memcpy_hw()
/Linux-v6.6/drivers/target/
Dtarget_core_configfs.c2236 static inline struct se_device *to_device(struct config_item *item) in to_device() function
/Linux-v6.6/drivers/net/ethernet/broadcom/
Dtg3.c17130 int size, bool to_device) in tg3_do_test_dma()