Home
last modified time | relevance | path

Searched refs:io_restriction (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/linux/
H A Dio_uring_types.h204 struct io_restriction { struct
395 struct io_restriction restrictions;
/linux-6.15/include/acpi/
H A Dacrestyp.h362 u8 io_restriction; member
/linux-6.15/drivers/gpio/
H A Dgpiolib-acpi.c295 switch (agpio->io_restriction) { in acpi_gpio_to_gpiod_flags()
1159 if (WARN_ON(agpio->io_restriction == ACPI_IO_RESTRICT_INPUT && in acpi_gpio_adr_space_handler()
/linux-6.15/drivers/acpi/acpica/
H A Drsdumpinfo.c260 {ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET(gpio.io_restriction),
H A Drsserial.c50 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET(data.gpio.io_restriction),
/linux-6.15/io_uring/
H A Dregister.c109 struct io_restriction *restrictions) in io_parse_restrictions()