Home
last modified time | relevance | path

Searched refs:non_streaming (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-ipc.h49 * @non_streaming: Count of usecases that can attempt non-streaming D0i3
56 int non_streaming; member
H A Dbxt-sst.c261 * non_d0i3 >0; streaming =X; non_streaming =X; state = no d0i3
262 * non_d0i3 =X; streaming =0; non_streaming =0; state = no d0i3
263 * non_d0i3 =0; streaming >0; non_streaming =X; state = streaming d0i3
264 * non_d0i3 =0; streaming =0; non_streaming =X; state = non-streaming d0i3
278 else if (d0i3->non_streaming) in bxt_d0i3_target_state()
H A Dskl-topology.c64 d0i3->non_streaming++; in skl_tplg_d0i3_get()
83 d0i3->non_streaming--; in skl_tplg_d0i3_put()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-sst-ipc.h49 * @non_streaming: Count of usecases that can attempt non-streaming D0i3
56 int non_streaming; member
H A Dbxt-sst.c261 * non_d0i3 >0; streaming =X; non_streaming =X; state = no d0i3
262 * non_d0i3 =X; streaming =0; non_streaming =0; state = no d0i3
263 * non_d0i3 =0; streaming >0; non_streaming =X; state = streaming d0i3
264 * non_d0i3 =0; streaming =0; non_streaming =X; state = non-streaming d0i3
278 else if (d0i3->non_streaming) in bxt_d0i3_target_state()
H A Dskl-topology.c64 d0i3->non_streaming++; in skl_tplg_d0i3_get()
83 d0i3->non_streaming--; in skl_tplg_d0i3_put()

Completed in 11 milliseconds