/kernel/linux/linux-5.10/drivers/base/power/ |
H A D | power.h | 109 static inline struct device *to_device(struct list_head *entry) in to_device() function
|
/kernel/linux/linux-6.6/drivers/base/power/ |
H A D | power.h | 109 static inline struct device *to_device(struct list_head *entry) in to_device() function
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
H A D | camss.h | 29 #define to_device(ptr_module) \ macro
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
H A D | camss.h | 29 #define to_device(ptr_module) \ macro
|
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/ |
H A D | iss.h | 34 #define to_device(ptr_module) \ macro
|
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/ |
H A D | iss.h | 34 #define to_device(ptr_module) \ macro
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | isp.h | 42 #define to_device(ptr_module) \ macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hw.c | 225 qed_memcpy_hw(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, void *addr, u32 hw_addr, size_t n, bool to_device) qed_memcpy_hw() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isp.h | 42 #define to_device(ptr_module) \ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hw.c | 243 qed_memcpy_hw(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, void *addr, u32 hw_addr, size_t n, bool to_device) qed_memcpy_hw() argument
|
/kernel/linux/linux-5.10/drivers/staging/fwserial/ |
H A D | fwserial.c | 95 #define to_device(a, b) (a->b) macro
|
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_configfs.c | 2132 static inline struct se_device *to_device(struct config_item *item) in to_device() function [all...] |
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_configfs.c | 2236 static inline struct se_device *to_device(struct config_item *item) in to_device() function [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 17245 tg3_do_test_dma(struct tg3 *tp, u32 *buf, dma_addr_t buf_dma, int size, bool to_device) tg3_do_test_dma() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 17168 tg3_do_test_dma(struct tg3 *tp, u32 *buf, dma_addr_t buf_dma, int size, bool to_device) tg3_do_test_dma() argument
|