| /Linux-v5.4/drivers/i2c/busses/ |
| D | i2c-piix4.c | 293 if (!request_muxed_region(SB800_PIIX4_SMB_IDX, 2, "sb800_piix4_smb")) { in piix4_setup_sb800() 374 if (!request_muxed_region(SB800_PIIX4_SMB_IDX, 2, in piix4_setup_sb800() 620 if (!request_muxed_region(KERNCZ_IMC_IDX, 2, "smbus_kerncz_imc")) in piix4_imc_sleep() 646 if (!request_muxed_region(KERNCZ_IMC_IDX, 2, "smbus_kerncz_imc")) in piix4_imc_wakeup() 685 if (!request_muxed_region(SB800_PIIX4_SMB_IDX, 2, "sb800_piix4_smb")) in piix4_access_sb800()
|
| /Linux-v5.4/drivers/watchdog/ |
| D | it87_wdt.c | 107 if (!request_muxed_region(REG, 2, WATCHDOG_NAME)) in superio_enter()
|
| D | it8712f_wdt.c | 126 if (!request_muxed_region(REG, 2, NAME)) in superio_enter()
|
| D | pc87413_wdt.c | 507 if (!request_muxed_region(io, 2, MODNAME)) in pc87413_init()
|
| D | w83627hf_wdt.c | 129 if (!request_muxed_region(wdt_io, 2, WATCHDOG_NAME)) in superio_enter()
|
| D | sp5100_tco.c | 221 if (!request_muxed_region(SP5100_IO_PM_INDEX_REG, in sp5100_tco_setupdevice()
|
| D | f71808e_wdt.c | 197 if (!request_muxed_region(base, 2, DRVNAME)) { in superio_enter()
|
| /Linux-v5.4/drivers/hwmon/ |
| D | smsc47b397.c | 64 if (!request_muxed_region(REG, 2, DRVNAME)) in superio_enter()
|
| D | sch56xx-common.c | 74 if (!request_muxed_region(base, 2, "sch56xx")) { in superio_enter()
|
| D | smsc47m1.c | 66 if (!request_muxed_region(REG, 2, DRVNAME)) in superio_enter()
|
| D | nct6683.c | 95 if (!request_muxed_region(ioreg, 2, DRVNAME)) in superio_enter()
|
| D | vt1211.c | 218 if (!request_muxed_region(sio_cip, 2, DRVNAME)) in superio_enter()
|
| D | pc87427.c | 103 if (!request_muxed_region(sioaddr, 2, DRVNAME)) in superio_enter()
|
| D | f71805f.c | 89 if (!request_muxed_region(base, 2, DRVNAME)) in superio_enter()
|
| D | w83627hf.c | 123 if (!request_muxed_region(sio->sioaddr, 2, DRVNAME)) in superio_enter()
|
| D | w83627ehf.c | 128 if (!request_muxed_region(ioreg, 2, DRVNAME)) in superio_enter()
|
| /Linux-v5.4/include/linux/ |
| D | ioport.h | 230 #define request_muxed_region(start,n,name) __request_region(&ioport_resource, (start), (n), (name),… macro
|
| /Linux-v5.4/drivers/gpio/ |
| D | gpio-it87.c | 82 if (!request_muxed_region(REG, 2, KBUILD_MODNAME)) in superio_enter()
|
| D | gpio-sch311x.c | 99 if (!request_muxed_region(sio_config_port, 2, DRV_NAME)) { in sch311x_sio_enter()
|
| D | gpio-f7188x.c | 101 if (!request_muxed_region(base, 2, DRVNAME)) { in superio_enter()
|
| D | gpio-winbond.c | 144 if (!request_muxed_region(base, 2, WB_GPIO_DRIVER_NAME)) in winbond_sio_enter()
|
| /Linux-v5.4/drivers/tty/serial/8250/ |
| D | 8250_fintek.c | 124 if (!request_muxed_region(base_port, 2, "8250_fintek")) in fintek_8250_enter_key()
|
| /Linux-v5.4/drivers/media/platform/seco-cec/ |
| D | seco-cec.c | 592 if (!request_muxed_region(BRA_SMB_BASE_ADDR, 7, "CEC00001")) { in secocec_probe()
|
| /Linux-v5.4/drivers/media/rc/ |
| D | nuvoton-cir.c | 87 if (!request_muxed_region(nvt->cr_efir, 2, NVT_DRIVER_NAME)) in nvt_efm_enable()
|
| /Linux-v5.4/drivers/parport/ |
| D | parport_pc.c | 1348 if (!request_muxed_region(0x2e, 2, __func__)) in detect_and_report_it87()
|