Searched refs:source_shadow_list (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/ |
H A D | allegro-core.c | 240 struct list_head source_shadow_list; member 1407 list_empty(&channel->source_shadow_list)) in allegro_channel_is_at_eos() 1486 src_buf = allegro_get_buffer(channel, &channel->source_shadow_list, in allegro_channel_finish_frame() 2222 &channel->source_shadow_list, head) { in allegro_stop_streaming() 2398 INIT_LIST_HEAD(&channel->source_shadow_list); in allegro_open() 2943 src_handle = allegro_put_buffer(channel, &channel->source_shadow_list, in allegro_device_run()
|
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/ |
H A D | allegro-core.c | 294 struct list_head source_shadow_list; member 1968 src_buf = allegro_get_buffer(channel, &channel->source_shadow_list, in allegro_channel_finish_frame() 2863 &channel->source_shadow_list, head) { in allegro_stop_streaming() 3053 INIT_LIST_HEAD(&channel->source_shadow_list); in allegro_open() 3635 src_handle = allegro_put_buffer(channel, &channel->source_shadow_list, in allegro_device_run()
|
Completed in 10 milliseconds