Searched refs:SOF_PIN_TYPE_INPUT (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/soc/sof/
H A Dsof-audio.h34 #define SOF_PIN_TYPE_INPUT 0 macro
H A Dtopology.c1306 if (pin_type == SOF_PIN_TYPE_INPUT) {
1333 if (pin_type == SOF_PIN_TYPE_INPUT) {
1357 if (pin_type == SOF_PIN_TYPE_INPUT)
1442 ret = sof_parse_pin_binding(swidget, priv, SOF_PIN_TYPE_INPUT);
1688 sof_free_pin_binding(swidget, SOF_PIN_TYPE_INPUT);
H A Dipc4-topology.c2026 if (pin_type == SOF_PIN_TYPE_INPUT) {
2042 if (pin_type == SOF_PIN_TYPE_INPUT) {
2068 (pin_type == SOF_PIN_TYPE_INPUT) ? "input" : "output",
2708 SOF_PIN_TYPE_INPUT);
2758 sof_ipc4_put_queue_id(sink_widget, sroute->dst_queue_id, SOF_PIN_TYPE_INPUT);
2811 sof_ipc4_put_queue_id(sink_widget, sroute->dst_queue_id, SOF_PIN_TYPE_INPUT);

Completed in 294 milliseconds