Home
last modified time | relevance | path

Searched refs:dmastr (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/gadget/udc/
Dgoku_udc.c1038 static inline const char *dmastr(void) in dmastr() function
1152 driver_name, DRIVER_VERSION, dmastr(), in udc_proc_read()
1795 INFO(dev, "version: " DRIVER_VERSION " %s\n", dmastr()); in goku_probe()
/drivers/parport/
Dparport_pc.c3127 static int __init parport_parse_dma(const char *dmastr, int *val) in parport_parse_dma() argument
3129 return parport_parse_param(dmastr, val, PARPORT_DMA_AUTO, in parport_parse_dma()