Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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()
765 xtpg->has_input = true; in xtpg_parse_of()