Home
last modified time | relevance | path

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

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