Searched refs:source_index (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
H A Drscreate.c254 * a Name, and a u8 source_index. acpi_rs_create_pci_routing_table()
291 * elements: [Address, Pin, Source, source_index] acpi_rs_create_pci_routing_table()
398 /* 4) Fourth subobject: Dereference the PRT.source_index */ acpi_rs_create_pci_routing_table()
409 user_prt->source_index = (u32) obj_desc->integer.value; acpi_rs_create_pci_routing_table()
H A Dnsrepair2.c137 * _PRT: Fix reversed source_name and source_index
602 * source_name and source_index field, a common BIOS bug.
637 * and the source_index (index 3), fix it. _PRT is important enough to acpi_ns_repair_PRT()
H A Drscalc.c652 * four IRQ elements: Address, Pin, Source and source_index acpi_rs_get_pci_routing_table_length()
H A Drsdumpinfo.c452 {ACPI_RSD_UINT32, ACPI_PRT_OFFSET(source_index), "Source Index", NULL}
H A Dacpredef.h749 * and source_index). This bug is so prevalent that there is code in the
/linux-4.4.14/drivers/acpi/
H A Dpci_irq.c184 entry->index = prt->source_index; acpi_pci_irq_check_entry()
190 * configure the IRQ assigned to this slot|dev|pin. The 'source_index' acpi_pci_irq_check_entry()
205 * The 'source' field is NULL, and the 'source_index' field specifies acpi_pci_irq_check_entry()
/linux-4.4.14/sound/pci/asihpi/
H A Dhpicmn.c447 if (pC->u.clk.source_index == hpi_check_control_cache_single()
453 phr->u.c.param1 = pC->u.clk.source_index; hpi_check_control_cache_single()
613 pC->u.clk.source_index = (u16)phm->u.c.param1; hpi_cmn_control_cache_sync_to_msg_single()
H A Dasihpi.c2236 u16 source_type, source_index; snd_asihpi_mux_get() local
2241 &source_type, &source_index)); snd_asihpi_mux_get()
2249 && (source_index == src_node_index)) { snd_asihpi_mux_get()
2256 h_control, source_type, source_index); snd_asihpi_mux_get()
2266 u16 source_type, source_index; snd_asihpi_mux_put() local
2273 &source_type, &source_index); snd_asihpi_mux_put()
2277 source_type, source_index)); snd_asihpi_mux_put()
H A Dhpifunc.c2305 u16 hpi_sample_clock_set_source_index(u32 h_control, u16 source_index) hpi_sample_clock_set_source_index() argument
2308 source_index, 0); hpi_sample_clock_set_source_index()
2314 u32 source_index = 0; hpi_sample_clock_get_source_index() local
2316 &source_index); hpi_sample_clock_get_source_index()
2319 *pw_source_index = (u16)source_index; hpi_sample_clock_get_source_index()
H A Dhpi_internal.h1339 u16 source_index; member in struct:hpi_control_cache_sampleclock
H A Dhpi.h1587 u16 hpi_sample_clock_set_source_index(u32 h_control, u16 source_index);
/linux-4.4.14/include/acpi/
H A Dacrestyp.h617 u32 source_index; member in struct:acpi_pci_routing_table

Completed in 335 milliseconds