Home
last modified time | relevance | path

Searched refs:port_plx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/lx6464es/
H A Dlx6464es.h63 unsigned long port_plx; /* io port (size=256) */ member
H A Dlx6464es.c986 chip->port_plx = pci_resource_start(pci, 1); in snd_lx6464es_create()
987 chip->port_plx_remapped = ioport_map(chip->port_plx, in snd_lx6464es_create()
1088 card->shortname, chip->port_plx, in snd_lx6464es_probe()
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx6464es.h63 unsigned long port_plx; /* io port (size=256) */ member
H A Dlx6464es.c952 chip->port_plx = pci_resource_start(pci, 1); in snd_lx6464es_create()
953 chip->port_plx_remapped = devm_ioport_map(&pci->dev, chip->port_plx, in snd_lx6464es_create()
1034 card->shortname, chip->port_plx, in snd_lx6464es_probe()

Completed in 4 milliseconds