Home
last modified time | relevance | path

Searched refs:line_index (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/include/linux/gpio/
Dconsumer.h659 unsigned int line_index; member
/Linux-v5.15/Documentation/firmware-guide/acpi/
Dgpio-properties.rst230 crs_entry_index, line_index, active_low, representing the index of the target
/Linux-v5.15/sound/usb/
Dmixer_scarlett_gen2.c2927 int line_index = line_out_remap(private, i); in scarlett2_dim_mute_ctl_put() local
2929 if (private->vol_sw_hw_switch[line_index]) { in scarlett2_dim_mute_ctl_put()
2930 private->mute_switch[line_index] = val; in scarlett2_dim_mute_ctl_put()
/Linux-v5.15/drivers/gpio/
Dgpiolib-acpi.c632 args->args[1] = par->line_index; in acpi_get_driver_gpio_data()
/Linux-v5.15/drivers/acpi/nfit/
Dcore.c2433 u32 sub_line_offset, line_index, line_offset; in to_interleave_offset() local
2437 table_skip_count = div_u64_rem(line_no, mmio->num_lines, &line_index); in to_interleave_offset()
2438 line_offset = idt->line_offset[line_index] in to_interleave_offset()