Home
last modified time | relevance | path

Searched refs:has_input (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/sound/firewire/oxfw/
Doxfw.c121 if (oxfw->has_output || oxfw->has_input) in oxfw_card_free()
210 if (oxfw->has_output || oxfw->has_input) { in do_registration()
280 if (oxfw->has_output || oxfw->has_input) { in oxfw_bus_reset()
Doxfw.h48 bool has_input; member
Doxfw-stream.c787 oxfw->has_input = true; in snd_oxfw_stream_discover()
/Linux-v5.10/drivers/media/platform/xilinx/
Dxilinx-tpg.c93 bool has_input; member
140 if (xtpg->npads == 1 || !xtpg->has_input) in __xtpg_update_pattern_control()
762 xtpg->has_input = true; in xtpg_parse_of()