Searched defs:_c (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/gadget/legacy/
H A Dzero.c175 static void zero_autoresume(unsigned long _c) argument
177 struct usb_composite_dev *cdev = (void *)_c;
/drivers/dma/
H A Dpch_dma.c762 struct dma_chan *chan, *_c; local
770 list_for_each_entry_safe(chan, _c, &pd->dma.channels, device_node) {
785 struct dma_chan *chan, *_c; local
793 list_for_each_entry_safe(chan, _c, &pd->dma.channels, device_node) {
963 struct dma_chan *chan, *_c; local
970 list_for_each_entry_safe(chan, _c, &pd->dma.channels,

Completed in 2821 milliseconds