Home
last modified time | relevance | path

Searched refs:dmastr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/dec/
H A Decc-berr.c45 static const char dmastr[] = "DMA"; in dec_ecc_be_backend() local
77 agent = (erraddr & KN0X_EAR_CPU) ? cpustr : dmastr; in dec_ecc_be_backend()
/kernel/linux/linux-6.6/arch/mips/dec/
H A Decc-berr.c45 static const char dmastr[] = "DMA"; in dec_ecc_be_backend() local
77 agent = (erraddr & KN0X_EAR_CPU) ? cpustr : dmastr; in dec_ecc_be_backend()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dgoku_udc.c1041 static inline const char *dmastr(void) in dmastr() function
1155 driver_name, DRIVER_VERSION, dmastr(), in udc_proc_read()
1798 INFO(dev, "version: " DRIVER_VERSION " %s\n", dmastr()); in goku_probe()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/parport/
H A Dparport_pc.c3111 static int __init parport_parse_dma(const char *dmastr, int *val) in parport_parse_dma() argument
3113 return parport_parse_param(dmastr, val, PARPORT_DMA_AUTO, in parport_parse_dma()
/kernel/linux/linux-6.6/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()

Completed in 14 milliseconds