Home
last modified time | relevance | path

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

/linux/sound/firewire/oxfw/
H A Doxfw-proc.c46 if (!oxfw->has_output) in proc_read_formation()
H A Doxfw.h72 bool has_output; member
/linux/fs/btrfs/
H A Dsysfs.c413 bool has_output = false; in supported_sectorsizes_show() local
418 if (has_output) in supported_sectorsizes_show()
421 has_output = true; in supported_sectorsizes_show()
/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1510 int has_output = itv->v4l2_cap & V4L2_CAP_VIDEO_OUTPUT; in ivtv_log_status() local
1528 if (has_output) { in ivtv_log_status()