Home
last modified time | relevance | path

Searched defs:pv_data (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c212 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_get_fifo_full_level() local
315 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_crtc_config_pv() local
1039 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_set_crtc_possible_masks() local
1110 const struct vc4_pv_data *pv_data; in vc4_crtc_bind() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c105 struct tx_complete_mon_data *pv_data = priv; in mgmt_tx_complete() local
H A Dnetdev.c672 struct tx_complete_data *pv_data = priv; in wilc_tx_complete() local
H A Dcfg80211.c1061 struct wilc_p2p_mgmt_data *pv_data = priv; in wilc_wfi_mgmt_tx_complete() local
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dks8851_mll.c300 static void ks_rcv(struct eth_device *dev, uchar **pv_data) in ks_rcv()