Searched refs:waiting_in_dqbuf (Results 1 – 2 of 2) sorted by relevance
675 if (q->waiting_in_dqbuf && *count) { in vb2_core_reqbufs()809 if (q->waiting_in_dqbuf && *count) { in vb2_core_create_bufs()1493 if (q->waiting_in_dqbuf) { in __vb2_wait_for_done_vb()1525 q->waiting_in_dqbuf = 1; in __vb2_wait_for_done_vb()1546 q->waiting_in_dqbuf = 0; in __vb2_wait_for_done_vb()2395 if (q->waiting_in_dqbuf) { in __vb2_perform_fileio()
554 unsigned int waiting_in_dqbuf:1; member