Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw-stream.c50 if (oxfw->has_output) in set_rate()
260 if (oxfw->has_output) { in snd_oxfw_stream_reserve_duplex()
284 if (oxfw->has_output) { in snd_oxfw_stream_reserve_duplex()
303 if (oxfw->has_output) { in snd_oxfw_stream_reserve_duplex()
315 if (oxfw->has_output) in snd_oxfw_stream_reserve_duplex()
336 if (oxfw->has_output) in snd_oxfw_stream_start_duplex()
348 if (oxfw->has_output && in snd_oxfw_stream_start_duplex()
369 if (oxfw->has_output) { in snd_oxfw_stream_start_duplex()
383 if (oxfw->has_output) in snd_oxfw_stream_start_duplex()
397 if (oxfw->has_output) { in snd_oxfw_stream_stop_duplex()
[all …]
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-proc.c46 if (!oxfw->has_output) in proc_read_formation()
H A Doxfw.h47 bool has_output; member
H A Doxfw-pcm.c435 if (oxfw->has_output) in snd_oxfw_create_pcm()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0044-libinput-seat-Improve-input-device-and-output-associ.patch36 + seat->has_output = true;
55 + if (seat->has_output) {
225 + bool has_output;
/OK3568_Linux_fs/buildroot/package/weston/
H A D0018-libinput-seat-Improve-input-device-and-output-associ.patch36 + seat->has_output = true;
55 + if (seat->has_output) {
225 + bool has_output;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0018-libinput-seat-Improve-input-device-and-output-associ.patch36 + seat->has_output = true;
55 + if (seat->has_output) {
225 + bool has_output;
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1504 int has_output = itv->v4l2_cap & V4L2_CAP_VIDEO_OUTPUT; in ivtv_log_status() local
1522 if (has_output) { in ivtv_log_status()