Home
last modified time | relevance | path

Searched refs:io_ports (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/media/radio/
A Dradio-isa.c174 if (drv->io_ports[i] == io) in radio_isa_valid_io()
307 int io = drv->io_ports[i]; in radio_isa_probe()
327 drv->io_ports[0]); in radio_isa_probe()
329 printk(KERN_CONT "/0x%03x", drv->io_ports[i]); in radio_isa_probe()
A Dradio-isa.h78 const int *io_ports; member
A Dradio-rtrack2.c123 .io_ports = rtrack2_ioports,
A Dradio-aztech.c141 .io_ports = aztech_ioports,
A Dradio-terratec.c150 .io_ports = terratec_ioports,
A Dradio-typhoon.c152 .io_ports = typhoon_ioports,
A Dradio-aimslab.c175 .io_ports = rtrack_ioports,
A Dradio-zoltrix.c228 .io_ports = zoltrix_ioports,
A Dradio-trust.c223 .io_ports = trust_ioports,
A Dradio-gemtek.c313 .io_ports = gemtek_ioports,
/linux/drivers/block/mtip32xx/
A Dmtip32xx.c118 __u8 io_ports[8]; member
1785 fis.command = req_task->io_ports[7]; in exec_drive_taskfile()
1788 fis.lba_low = req_task->io_ports[3]; in exec_drive_taskfile()
1790 fis.lba_hi = req_task->io_ports[5]; in exec_drive_taskfile()
1904 req_task->io_ports[7], in exec_drive_taskfile()
1905 req_task->io_ports[1], in exec_drive_taskfile()
1906 req_task->io_ports[2], in exec_drive_taskfile()
1907 req_task->io_ports[3], in exec_drive_taskfile()
1908 req_task->io_ports[4], in exec_drive_taskfile()
1909 req_task->io_ports[5], in exec_drive_taskfile()
[all …]
/linux/Documentation/userspace-api/ioctl/
A Dhdio.rst198 io_ports[8] values to be written to taskfile registers
212 io_ports[] values returned in the taskfile registers
271 io_ports[8] values for the taskfile registers
274 io_ports[] and hob_ports[] arrays
277 io_ports[] and hob_ports[] arrays
/linux/include/uapi/linux/
A Dhdreg.h61 __u8 io_ports[8]; member

Completed in 22 milliseconds