Home
last modified time | relevance | path

Searched refs:chained (Results 1 – 25 of 34) sorted by relevance

12

/linux/sound/hda/codecs/realtek/
H A Dalc662.c348 .chained = true,
371 .chained = true,
391 .chained = true,
403 .chained = true,
415 .chained = true,
428 .chained = true,
441 .chained = true,
454 .chained = true,
467 .chained = true,
481 .chained = true,
[all …]
H A Dalc269.c4209 .chained = true,
4252 .chained = true,
4265 .chained = true,
4271 .chained = true,
4281 .chained = true,
4303 .chained = true,
4335 .chained = true,
4344 .chained = true,
4410 .chained = true,
4440 .chained
[all...]
H A Dalc880.c80 .chained = true,
108 .chained = true,
128 .chained = true,
152 .chained = true,
172 .chained = true,
231 .chained = true,
258 .chained = true,
267 .chained = true,
294 .chained = true,
303 .chained = true,
[all …]
H A Dalc882.c313 .chained = true,
382 .chained = true,
396 .chained = true,
406 .chained = true,
441 .chained = true,
455 .chained = true,
461 .chained = true,
467 .chained = true,
473 .chained = true,
479 .chained = true,
[all …]
H A Dalc260.c135 .chained = true,
145 .chained = true,
151 .chained = true,
165 .chained = true,
H A Dalc262.c48 .chained = true,
71 .chained = true,
H A Dalc861.c63 .chained = true,
/linux/sound/hda/codecs/cirrus/
H A Dcs420x.c470 .chained = true,
476 .chained = true,
482 .chained = true,
496 .chained = true,
507 .chained = true,
513 .chained = true,
669 .chained = true,
675 .chained = true,
681 .chained = true,
H A Dcs8409-tables.c640 .chained = true,
646 .chained = true,
652 .chained = true,
658 .chained = true,
664 .chained = true,
674 .chained = true,
684 .chained = true,
690 .chained = true,
H A Dcs421x.c234 .chained = true,
/linux/sound/hda/codecs/
H A Dsigmatel.c1370 .chained = true,
1416 .chained = true,
1422 .chained = true,
2651 .chained = true,
2661 .chained = true,
2667 .chained = true,
2673 .chained = true,
2679 .chained = true,
2685 .chained = true,
2691 .chained
[all...]
H A Dconexant.c848 .chained = true,
853 .chained = true,
888 .chained = true,
911 .chained = true,
921 .chained = true,
947 .chained = true,
965 .chained = true,
1002 .chained = true,
H A Danalog.c342 .chained = true,
569 .chained = true,
1005 .chained = true,
1015 .chained = true,
1021 .chained = true,
/linux/Documentation/devicetree/bindings/
H A Dcommon-properties.txt65 Daisy-chained devices
76 - #daisy-chained-devices: Number of devices in the daisy-chain (default is 1).
84 #daisy-chained-devices = <3>;
/linux/net/ncsi/
H A Dncsi-aen.c56 bool chained; in ncsi_aen_handler_lsc() local
80 chained = !list_empty(&nc->link); in ncsi_aen_handler_lsc()
89 if ((had_link == has_link) || chained) in ncsi_aen_handler_lsc()
H A Dncsi-manage.c96 bool enabled, chained; in ncsi_channel_monitor() local
103 chained = !list_empty(&nc->link); in ncsi_channel_monitor()
110 if (WARN_ON_ONCE(chained)) in ncsi_channel_monitor()
118 nc->id, state, chained ? "on" : "off"); in ncsi_channel_monitor()
1842 bool chained; in ncsi_stop_dev() local
1855 chained = !list_empty(&nc->link); in ncsi_stop_dev()
1859 WARN_ON_ONCE(chained || in ncsi_stop_dev()
/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-m2m.c67 bool chained; member
281 if (!ctx->chained && out_pix->width > MXC_ISI_MAX_WIDTH_UNCHAINED) { in mxc_isi_m2m_vb2_prepare_streaming()
287 ctx->chained = true; in mxc_isi_m2m_vb2_prepare_streaming()
346 if (ctx->chained && --m2m->chained_count == 0) in mxc_isi_m2m_vb2_unprepare_streaming()
348 ctx->chained = false; in mxc_isi_m2m_vb2_unprepare_streaming()
/linux/drivers/irqchip/
H A Dirq-mips-gic.c237 static void gic_handle_shared_int(bool chained) in gic_handle_shared_int() argument
256 if (chained) in gic_handle_shared_int()
470 static void gic_handle_local_int(bool chained) in gic_handle_local_int() argument
481 if (chained) in gic_handle_local_int()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-frequency-adf435015 Sets channel Y REFin frequency in Hz. In some clock chained
/linux/Documentation/arch/x86/i386/
H A DIO-APIC.rst51 PCI slot position. Usually PCI slots are 'daisy chained' before they are
84 do not use interrupts normally, thus they are not daisy chained either.
/linux/include/sound/
H A Dac97_codec.h264 unsigned short chained[3]; // 0 = C34, 1 = C79, 2 = C69 member
/linux/Documentation/input/joydev/
H A Djoystick.rst235 * Microsoft SideWinder GamePad (up to four, chained)
269 combination of) devices on a single gameport, using a Y-cable or chained
291 of up to two of these pads either chained together or using a Y-cable on a
/linux/Documentation/gpu/rfc/
H A Dcolor_pipeline.rst111 object type drm_colorop. Individual drm_colorop objects will be chained
240 An example of chained properties to define an AMD pre-blending color
/linux/Documentation/arch/arm/
H A Dinterrupts.rst135 Set a "chained" handler for this IRQ - automatically
/linux/Documentation/mhi/
H A Dmhi.rst149 elements can be chained to form a longer descriptor.

12