Searched refs:to_device (Results 1 - 9 of 9) sorted by relevance

/drivers/base/power/
H A Dpower.h23 static inline struct device *to_device(struct list_head *entry) function
H A Dtrace.c197 struct device * dev = to_device(entry);
224 struct device *dev = to_device(entry);
H A Dmain.c421 struct device *dev = to_device(dpm_noirq_list.next);
601 dev = to_device(dpm_suspended_list.next);
682 struct device *dev = to_device(dpm_prepared_list.prev);
786 struct device *dev = to_device(dpm_suspended_list.prev);
986 struct device *dev = to_device(dpm_prepared_list.prev);
1079 struct device *dev = to_device(dpm_list.next);
/drivers/media/video/omap3isp/
H A Disp.h57 #define to_device(ptr_module) \ macro
H A Dispccdc.c290 dev_warn(to_device(ccdc), "LSC prefecth timeout\n");
322 dev_dbg(to_device(ccdc), "Discard LSC configuration\n");
423 dev_dbg(to_device(ccdc), "%s: Both LSC configuration and table "
1289 dev_warn(to_device(ccdc), "CCDC stop timeout!\n");
1435 dev_dbg(to_device(ccdc), "lsc prefetch error\n");
H A Dispccp2.c856 struct device *dev = to_device(ccp2);
H A Dispresizer.c1147 struct device *dev = to_device(res);
H A Disppreview.c1554 struct device *dev = to_device(prev);
/drivers/net/ethernet/broadcom/
H A Dtg3.c14953 static int __devinit tg3_do_test_dma(struct tg3 *tp, u32 *buf, dma_addr_t buf_dma, int size, int to_device) argument
14986 if (to_device) {
15009 if (to_device)
15018 if (to_device)

Completed in 173 milliseconds