Searched refs:DLD_OPT_NO_POLL (Results 1 – 3 of 3) sorted by relevance
286 #define DLD_OPT_NO_POLL 0x00000002 macro
238 dld_opt |= DLD_OPT_NO_POLL; in drv_set_opt()
1406 if ((dld_opt & DLD_OPT_NO_POLL) != 0 || dsp->ds_mode == DLD_RAW) in dld_capab_poll_enable()