Home
last modified time | relevance | path

Searched refs:to_device (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/drivers/base/power/
Dtrace.c210 struct device * dev = to_device(entry); in show_dev_hash()
237 struct device *dev = to_device(entry); in show_trace_dev_match()
Dmain.c710 dev = to_device(dpm_noirq_list.next); in dpm_noirq_resume_devices()
851 dev = to_device(dpm_late_early_list.next); in dpm_resume_early()
1015 dev = to_device(dpm_suspended_list.next); in dpm_resume()
1112 struct device *dev = to_device(dpm_prepared_list.prev); in dpm_complete()
1303 struct device *dev = to_device(dpm_late_early_list.prev); in dpm_noirq_suspend_devices()
1488 struct device *dev = to_device(dpm_suspended_list.prev); in dpm_suspend_late()
1769 struct device *dev = to_device(dpm_prepared_list.prev); in dpm_suspend()
1906 struct device *dev = to_device(dpm_list.next); in dpm_prepare()
Dpower.h109 static inline struct device *to_device(struct list_head *entry) in to_device() function
/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
268 to_device,
/Linux-v6.6/drivers/media/platform/qcom/camss/
Dcamss.h29 #define to_device(ptr_module) \ macro
/Linux-v6.6/drivers/target/
Dtarget_core_configfs.c2236 static inline struct se_device *to_device(struct config_item *item) in to_device() function
2243 struct se_device *dev = to_device(item); in target_dev_info_show()
2257 struct se_device *dev = to_device(item); in target_dev_control_store()
2264 struct se_device *dev = to_device(item); in target_dev_alias_show()
2275 struct se_device *dev = to_device(item); in target_dev_alias_store()
2304 struct se_device *dev = to_device(item); in target_dev_udev_path_show()
2315 struct se_device *dev = to_device(item); in target_dev_udev_path_store()
2345 struct se_device *dev = to_device(item); in target_dev_enable_show()
2353 struct se_device *dev = to_device(item); in target_dev_enable_store()
2372 struct se_device *dev = to_device(item); in target_dev_alua_lu_gp_show()
[all …]
/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
Dispccdc.c284 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()
Dispccp2.c839 struct device *dev = to_device(ccp2); in ccp2_s_stream()
Dispresizer.c1138 struct device *dev = to_device(res); in resizer_set_stream()
Disppreview.c1633 struct device *dev = to_device(prev); in preview_set_stream()
/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() argument
265 if (to_device) in qed_memcpy_hw()
/Linux-v6.6/drivers/net/ethernet/broadcom/
Dtg3.c17130 int size, bool to_device) in tg3_do_test_dma() argument
17163 if (to_device) { in tg3_do_test_dma()
17186 if (to_device) in tg3_do_test_dma()
17195 if (to_device) in tg3_do_test_dma()