Lines Matching defs:dev
113 struct device *dev; member
1167 struct device *dev = mtk_dp->dev; in mtk_dp_get_calibration_data() local
1974 static irqreturn_t mtk_dp_hpd_event_thread(int hpd, void *dev) in mtk_dp_hpd_event_thread()
2009 static irqreturn_t mtk_dp_hpd_event(int hpd, void *dev) in mtk_dp_hpd_event()
2073 struct device *dev = &pdev->dev; in mtk_dp_dt_parse() local
2579 static int mtk_dp_audio_hw_params(struct device *dev, void *data, in mtk_dp_audio_hw_params()
2598 static int mtk_dp_audio_startup(struct device *dev, void *data) in mtk_dp_audio_startup()
2607 static void mtk_dp_audio_shutdown(struct device *dev, void *data) in mtk_dp_audio_shutdown()
2614 static int mtk_dp_audio_get_eld(struct device *dev, void *data, uint8_t *buf, in mtk_dp_audio_get_eld()
2627 static int mtk_dp_audio_hook_plugged_cb(struct device *dev, void *data, in mtk_dp_audio_hook_plugged_cb()
2651 static int mtk_dp_register_audio_driver(struct device *dev) in mtk_dp_register_audio_driver()
2672 struct device *dev = mtk_dp->dev; in mtk_dp_register_phy() local
2696 struct device *dev = mtk_aux->dev; in mtk_dp_edp_link_panel() local
2724 struct device *dev = &pdev->dev; in mtk_dp_probe() local
2857 static int mtk_dp_suspend(struct device *dev) in mtk_dp_suspend()
2869 static int mtk_dp_resume(struct device *dev) in mtk_dp_resume()