Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dgoku_udc.c1043 static inline const char *dmastr(void) in dmastr() function
1157 driver_name, DRIVER_VERSION, dmastr(), in udc_proc_read()
1799 INFO(dev, "version: " DRIVER_VERSION " %s\n", dmastr()); in goku_probe()
/linux/drivers/parport/
H A Dparport_pc.c3179 static int __init parport_parse_dma(const char *dmastr, int *val) in parport_parse_dma() argument
3181 return parport_parse_param(dmastr, val, PARPORT_DMA_AUTO, in parport_parse_dma()