Home
last modified time | relevance | path

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

/linux-6.15/sound/firewire/oxfw/
H A Doxfw.c125 if (oxfw->has_output || oxfw->has_input) in oxfw_card_free()
249 if (oxfw->has_output || oxfw->has_input) { in oxfw_probe()
285 if (oxfw->has_output || oxfw->has_input) { in oxfw_bus_reset()
H A Doxfw.h73 bool has_input; member
H A Doxfw-stream.c854 oxfw->has_input = true; in snd_oxfw_stream_discover()
/linux-6.15/drivers/media/platform/xilinx/
H A Dxilinx-tpg.c94 bool has_input; member
141 if (xtpg->npads == 1 || !xtpg->has_input) in __xtpg_update_pattern_control()
754 xtpg->has_input = true; in xtpg_parse_of()