Home
last modified time | relevance | path

Searched refs:dphy_start (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/media/platform/raspberrypi/rp1-cfe/
H A Ddphy.h24 void dphy_start(struct dphy_data *dphy);
H A Ddphy.c148 void dphy_start(struct dphy_data *dphy) in dphy_start() function
H A Dcsi2.c368 dphy_start(&csi2->dphy); in csi2_open_rx()