Home
last modified time | relevance | path

Searched refs:has_output (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/sound/firewire/oxfw/
Doxfw.c122 if (oxfw->has_output) in oxfw_card_free()
226 if (oxfw->has_output) { in oxfw_probe()
235 if (oxfw->has_output) in oxfw_probe()
256 if (oxfw->has_output) in oxfw_bus_reset()
Doxfw-proc.c47 if (!oxfw->has_output) in proc_read_formation()
Doxfw.h53 bool has_output; member
Doxfw-stream.c51 if (oxfw->has_output) in set_rate()
273 if (oxfw->has_output) in snd_oxfw_stream_start_simplex()
668 oxfw->has_output = true; in snd_oxfw_stream_discover()
Doxfw-pcm.c419 if (oxfw->has_output) in snd_oxfw_create_pcm()
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-ioctl.c1518 int has_output = itv->v4l2_cap & V4L2_CAP_VIDEO_OUTPUT; in ivtv_log_status() local
1536 if (has_output) { in ivtv_log_status()