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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/power/
H A Dpower.h37 static inline struct device * to_device(struct list_head * entry) function
H A Dresume.c86 struct device * dev = to_device(entry);
134 struct device * dev = to_device(entry);
H A Dsuspend.c160 struct device * dev = to_device(entry);
209 dev = to_device(entry);
H A Dtrace.c191 struct device * dev = to_device(entry);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtg3.c10940 static int __devinit tg3_do_test_dma(struct tg3 *tp, u32 *buf, dma_addr_t buf_dma, int size, int to_device) argument
10973 if (to_device) {
10996 if (to_device) {
11006 if (to_device)

Completed in 78 milliseconds