Searched refs:send_dbc_cmd_thru_ext (Results 1 – 1 of 1) sorted by relevance
41 static inline int send_dbc_cmd_thru_ext(struct psp_dbc_device *dbc_dev, int msg) in send_dbc_cmd_thru_ext() function61 ret = dbc_dev->use_ext ? send_dbc_cmd_thru_ext(dbc_dev, msg) : in send_dbc_cmd()