Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/qaic/
Dqaic.h288 void enable_dbc(struct qaic_device *qdev, u32 dbc_id, struct qaic_user *usr);
Dqaic_control.c309 enable_dbc(qdev, dbc_id, usr); in save_dbc_buf()
919 enable_dbc(qdev, dbc_id, usr); in decode_deactivate()
Dqaic_data.c1936 void enable_dbc(struct qaic_device *qdev, u32 dbc_id, struct qaic_user *usr) in enable_dbc() function