Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/allegro-dvt/
Dallegro-mail.h294 int allegro_decode_mail(void *msg, u32 *src);
Dallegro-mail.c520 int allegro_decode_mail(void *msg, u32 *src) in allegro_decode_mail() function
Dallegro-core.c938 err = allegro_decode_mail(msg, tmp); in allegro_mbox_notify()