Searched refs:vc (Results 151 - 163 of 163) sorted by relevance

1234567

/linux-master/drivers/media/platform/renesas/
H A Drcar-csi2.c1625 int channel, vc; local
1649 vc = local->index - 1;
1652 vc, id, channel);
1654 vc = -1;
1657 priv->channel_vc[channel] = vc;
/linux-master/include/media/
H A Dv4l2-subdev.h322 * @vc: CSI-2 virtual channel
326 u8 vc; member in struct:v4l2_mbus_frame_desc_entry_csi2
/linux-master/drivers/media/i2c/
H A Dds90ub953.c531 fd->entry[fd->num_entries].bus.csi2.vc =
532 source_entry->bus.csi2.vc;
H A Dmt9m114.c275 #define MT9M114_CAM_PORT_CHAN_NUM(vc) ((vc) << 8)
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1502 struct ieee80211_sta_vht_cap *vc = &phy->mt76->sband_5g.sband.vht_cap; local
1517 vc->cap);
1540 const struct ieee80211_sta_he_cap *vc = local
1542 const struct ieee80211_he_cap_elem *ve = &vc->he_cap_elem;
1601 const struct ieee80211_sta_eht_cap *vc = local
1603 const struct ieee80211_eht_cap_elem_fixed *ve = &vc->eht_cap_elem;
/linux-master/drivers/dma/lgm/
H A Dlgm-dma.c1315 struct virt_dma_chan *vc = &c->vchan; local
1322 list_splice_tail_init(&vc->desc_completed, &head);
/linux-master/fs/coda/
H A Dupcall.c42 static int coda_upcall(struct venus_comm *vc, int inSize, int *outSize,
/linux-master/drivers/accessibility/speakup/
H A Dkobjects.c336 struct vc_data *vc = vc_cons[fg_console].d; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c1095 struct ieee80211_sta_vht_cap *vc = &phy->mt76->sband_5g.sband.vht_cap; local
1110 vc->cap);
1133 const struct ieee80211_sta_he_cap *vc = local
1135 const struct ieee80211_he_cap_elem *ve = &vc->he_cap_elem;
/linux-master/fs/unicode/
H A Dmkutf8data.c2434 unsigned int vc = 21; local
2436 unsigned int nc = (vc * tc);
/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-isys.c156 isys->streams[i].vc = INVALID_VC_ID;
/linux-master/drivers/media/platform/nxp/
H A Dimx-mipi-csis.c1136 entry->bus.csi2.vc = 0;
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-subdev.c337 ", vc %u, dt 0x%02x",
338 entry->bus.csi2.vc,

Completed in 269 milliseconds

1234567