Searched refs:has_vid_out (Results 1 - 3 of 3) sorted by relevance

/drivers/media/platform/vivid/
H A Dvivid-core.h168 bool has_vid_out; member in struct:vivid_dev
H A Dvivid-ctrls.c1264 if (dev->has_vid_out && show_ccs_out) {
1325 if (has_hdmi && dev->has_vid_out) {
1337 if ((dev->has_vid_cap && dev->has_vid_out) ||
1438 if (dev->has_vid_out) {
H A Dvivid-core.c709 dev->has_vid_out = node_type & 0x0100;
781 if (dev->has_vid_out) {
1027 if (dev->has_vid_out) {
1132 if (dev->has_vid_out) {
1334 if (dev->has_vid_out) {

Completed in 17 milliseconds