Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/qaic/
Dqaic.h281 int qaic_control_open(struct qaic_device *qdev);
Dqaic_drv.c302 ret = qaic_control_open(qdev); in qaic_mhi_probe()
Dqaic_control.c1469 int qaic_control_open(struct qaic_device *qdev) in qaic_control_open() function