Searched refs:to_device (Results 1 – 12 of 12) sorted by relevance
210 struct device * dev = to_device(entry); in show_dev_hash()237 struct device *dev = to_device(entry); in show_trace_dev_match()
823 dev = to_device(dpm_noirq_list.next); in dpm_noirq_resume_devices()970 dev = to_device(dpm_late_early_list.next); in dpm_resume_early()1149 dev = to_device(dpm_suspended_list.next); in dpm_resume()1238 struct device *dev = to_device(dpm_prepared_list.prev); in dpm_complete()1512 dev = to_device(dpm_late_early_list.prev); in dpm_noirq_suspend_devices()1712 dev = to_device(dpm_suspended_list.prev); in dpm_suspend_late()2003 dev = to_device(dpm_prepared_list.prev); in dpm_suspend()2197 struct device *dev = to_device(dpm_list.next); in dpm_prepare()
109 static inline struct device *to_device(struct list_head *entry) in to_device() function
2279 struct se_device *dev = to_device(item); in target_dev_info_show()2293 struct se_device *dev = to_device(item); in target_dev_control_store()2300 struct se_device *dev = to_device(item); in target_dev_alias_show()2311 struct se_device *dev = to_device(item); in target_dev_alias_store()2340 struct se_device *dev = to_device(item); in target_dev_udev_path_show()2351 struct se_device *dev = to_device(item); in target_dev_udev_path_store()2381 struct se_device *dev = to_device(item); in target_dev_enable_show()2389 struct se_device *dev = to_device(item); in target_dev_enable_store()2408 struct se_device *dev = to_device(item); in target_dev_alua_lu_gp_show()2433 struct se_device *dev = to_device(item); in target_dev_alua_lu_gp_store()[all …]
30 #define to_device(ptr_module) \ macro
42 #define to_device(ptr_module) \ macro
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()
838 struct device *dev = to_device(ccp2); in ccp2_s_stream()
1137 struct device *dev = to_device(res); in resizer_set_stream()
1633 struct device *dev = to_device(prev); in preview_set_stream()
234 void *addr, u32 hw_addr, size_t n, bool to_device) in qed_memcpy_hw() argument254 if (to_device) in qed_memcpy_hw()
17277 int size, bool to_device) in tg3_do_test_dma() argument17310 if (to_device) { in tg3_do_test_dma()17333 if (to_device) in tg3_do_test_dma()17342 if (to_device) in tg3_do_test_dma()
Completed in 771 milliseconds