Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c223 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_get_fifo_full_level() local
329 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_crtc_config_pv() local
522 const struct vc4_pv_data *pv_data; in vc4_crtc_disable_at_boot() local
1276 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_set_crtc_possible_masks() local
1390 const struct vc4_pv_data *pv_data; in vc4_crtc_bind() local
/openbmc/linux/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.c718 struct tx_complete_data *pv_data = priv; in wilc_tx_complete() local
H A Dcfg80211.c1091 struct wilc_p2p_mgmt_data *pv_data = priv; in wilc_wfi_mgmt_tx_complete() local
/openbmc/u-boot/drivers/net/
H A Dks8851_mll.c299 static void ks_rcv(struct eth_device *dev, uchar **pv_data) in ks_rcv()