Home
last modified time | relevance | path

Searched refs:C011_RET_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/crystalhd/
Dcrystalhd_hw.h49 #define C011_RET_SUCCESS 0x0 /* Reutrn status of firmware command. */ macro
Dcrystalhd_hw.c1784 if (res_buff[2] != C011_RET_SUCCESS) { in crystalhd_do_fw_cmd()