Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/radio/wl128x/
Dfmdrv.h209 int streg_cbdata; /* status of ST registration */ member
Dfmdrv_common.c1473 fmdev->streg_cbdata = data; in fm_st_reg_comp_cb()
1507 fmdev->streg_cbdata = -EINPROGRESS; in fmc_prepare()
1516 if (fmdev->streg_cbdata != 0) { in fmc_prepare()
1518 fmdev->streg_cbdata); in fmc_prepare()