Searched refs:buf_head (Results 1 – 2 of 2) sorted by relevance
839 struct list_head *buf_head, *tmp; in rcar_vin_stop_streaming() local853 list_for_each_safe(buf_head, tmp, &priv->capture) { in rcar_vin_stop_streaming()854 vb2_buffer_done(&list_entry(buf_head, in rcar_vin_stop_streaming()857 list_del_init(buf_head); in rcar_vin_stop_streaming()
479 struct list_head *buf_head, *tmp; in sh_mobile_ceu_stop_streaming() local485 list_for_each_safe(buf_head, tmp, &pcdev->capture) in sh_mobile_ceu_stop_streaming()486 list_del_init(buf_head); in sh_mobile_ceu_stop_streaming()