Home
last modified time | relevance | path

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

/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c453 struct list_head *buf_head, *tmp; in sh_mobile_ceu_stop_streaming() local
459 list_for_each_safe(buf_head, tmp, &pcdev->capture) in sh_mobile_ceu_stop_streaming()
460 list_del_init(buf_head); in sh_mobile_ceu_stop_streaming()