Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A 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()