Home
last modified time | relevance | path

Searched refs:has_input (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A 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()
H A Doxfw.h48 bool has_input; member
H A Doxfw-stream.c787 oxfw->has_input = true; in snd_oxfw_stream_discover()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw.c124 if (oxfw->has_output || oxfw->has_input) in oxfw_card_free()
243 if (oxfw->has_output || oxfw->has_input) { in oxfw_probe()
279 if (oxfw->has_output || oxfw->has_input) { in oxfw_bus_reset()
H A Doxfw.h68 bool has_input; member
H A Doxfw-stream.c802 oxfw->has_input = true; in snd_oxfw_stream_discover()
/kernel/linux/linux-5.10/drivers/media/platform/xilinx/
H A Dxilinx-tpg.c75 * @has_input: whether an input is connected to the sink pad
93 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()
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/
H A Dxilinx-tpg.c75 * @has_input: whether an input is connected to the sink pad
93 bool has_input; member
140 if (xtpg->npads == 1 || !xtpg->has_input) in __xtpg_update_pattern_control()
765 xtpg->has_input = true; in xtpg_parse_of()

Completed in 7 milliseconds