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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpicmn.c402 if (pC->u.clk.source_index ==
408 phr->u.c.param1 = pC->u.clk.source_index;
559 pC->u.clk.source_index = (u16)phm->u.c.param1;
H A Dasihpi.c2179 u16 source_type, source_index; local
2184 &source_type, &source_index));
2192 && (source_index == src_node_index)) {
2199 h_control, source_type, source_index);
2209 u16 source_type, source_index; local
2216 &source_type, &source_index);
2220 source_type, source_index));
H A Dhpi_internal.h1541 u16 source_index; member in struct:hpi_control_cache_single::__anon34681::__anon34692
H A Dhpifunc.c2604 u32 h_control, u16 source_index)
2607 HPI_SAMPLECLOCK_SOURCE_INDEX, source_index, 0);
2614 u32 source_index = 0; local
2616 HPI_SAMPLECLOCK_SOURCE_INDEX, &source_index);
2619 *pw_source_index = (u16)source_index;
2603 hpi_sample_clock_set_source_index(const struct hpi_hsubsys *ph_subsys, u32 h_control, u16 source_index) argument
H A Dhpi.h1767 u32 h_control, u16 source_index);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/asihpi/
H A Dhpicmn.c402 if (pC->u.clk.source_index ==
408 phr->u.c.param1 = pC->u.clk.source_index;
559 pC->u.clk.source_index = (u16)phm->u.c.param1;
H A Dasihpi.c2179 u16 source_type, source_index; local
2184 &source_type, &source_index));
2192 && (source_index == src_node_index)) {
2199 h_control, source_type, source_index);
2209 u16 source_type, source_index; local
2216 &source_type, &source_index);
2220 source_type, source_index));
H A Dhpi_internal.h1541 u16 source_index; member in struct:hpi_control_cache_single::__anon22988::__anon22999
H A Dhpifunc.c2604 u32 h_control, u16 source_index)
2607 HPI_SAMPLECLOCK_SOURCE_INDEX, source_index, 0);
2614 u32 source_index = 0; local
2616 HPI_SAMPLECLOCK_SOURCE_INDEX, &source_index);
2619 *pw_source_index = (u16)source_index;
2603 hpi_sample_clock_set_source_index(const struct hpi_hsubsys *ph_subsys, u32 h_control, u16 source_index) argument
H A Dhpi.h1767 u32 h_control, u16 source_index);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/acpi/
H A Dacrestyp.h401 u32 source_index; member in struct:acpi_pci_routing_table
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/acpica/
H A Drscreate.c186 * a Name, and a u8 source_index.
234 * elements: [Address, Pin, Source, source_index]
350 /* 4) Fourth subobject: Dereference the PRT.source_index */
361 user_prt->source_index = (u32) obj_desc->integer.value;
H A Drsdump.c360 {ACPI_RSD_UINT32, ACPI_PRT_OFFSET(source_index), "Source Index", NULL}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/acpi/
H A Dacrestyp.h401 u32 source_index; member in struct:acpi_pci_routing_table
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/acpica/
H A Drscreate.c186 * a Name, and a u8 source_index.
234 * elements: [Address, Pin, Source, source_index]
350 /* 4) Fourth subobject: Dereference the PRT.source_index */
361 user_prt->source_index = (u32) obj_desc->integer.value;
H A Drsdump.c360 {ACPI_RSD_UINT32, ACPI_PRT_OFFSET(source_index), "Source Index", NULL}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffmpeg.c243 int source_index; /* AVInputStream index */ member in struct:AVOutputStream
1508 if (ost->source_index == ist_index) {
1611 if (ost->source_index == ist_index) {
1863 ost->source_index = file_table[stream_maps[n].file_index].ist_index +
1867 if (ist_table[ost->source_index]->st->codec->codec_type != ost->st->codec->codec_type) {
1900 ost->source_index = j;
1913 ost->source_index = j;
1927 ist = ist_table[ost->source_index];
1940 ist = ist_table[ost->source_index];
2253 ist_table[ost->source_index]
[all...]
H A Dffserver.c2329 int source_index = pkt.stream_index; local
2350 AVStream *st = c->fmt_in->streams[source_index];
2364 ist = c->fmt_in->streams[source_index];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffmpeg.c243 int source_index; /* AVInputStream index */ member in struct:AVOutputStream
1508 if (ost->source_index == ist_index) {
1611 if (ost->source_index == ist_index) {
1863 ost->source_index = file_table[stream_maps[n].file_index].ist_index +
1867 if (ist_table[ost->source_index]->st->codec->codec_type != ost->st->codec->codec_type) {
1900 ost->source_index = j;
1913 ost->source_index = j;
1927 ist = ist_table[ost->source_index];
1940 ist = ist_table[ost->source_index];
2253 ist_table[ost->source_index]
[all...]
H A Dffserver.c2329 int source_index = pkt.stream_index; local
2350 AVStream *st = c->fmt_in->streams[source_index];
2364 ist = c->fmt_in->streams[source_index];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffmpeg.c243 int source_index; /* AVInputStream index */ member in struct:AVOutputStream
1508 if (ost->source_index == ist_index) {
1611 if (ost->source_index == ist_index) {
1863 ost->source_index = file_table[stream_maps[n].file_index].ist_index +
1867 if (ist_table[ost->source_index]->st->codec->codec_type != ost->st->codec->codec_type) {
1900 ost->source_index = j;
1913 ost->source_index = j;
1927 ist = ist_table[ost->source_index];
1940 ist = ist_table[ost->source_index];
2253 ist_table[ost->source_index]
[all...]
H A Dffserver.c2329 int source_index = pkt.stream_index; local
2350 AVStream *st = c->fmt_in->streams[source_index];
2364 ist = c->fmt_in->streams[source_index];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/
H A Dpci_irq.c209 entry->index = prt->source_index;
215 * configure the IRQ assigned to this slot|dev|pin. The 'source_index'
230 * The 'source' field is NULL, and the 'source_index' field specifies
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/
H A Dpci_irq.c209 entry->index = prt->source_index;
215 * configure the IRQ assigned to this slot|dev|pin. The 'source_index'
230 * The 'source' field is NULL, and the 'source_index' field specifies

Completed in 280 milliseconds