Home
last modified time | relevance | path

Searched refs:allegro_mbox (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c111 struct allegro_mbox { struct
140 struct allegro_mbox *mbox_command;
141 struct allegro_mbox *mbox_status;
609 static struct allegro_mbox *allegro_mbox_init(struct allegro_dev *dev, in allegro_mbox_init()
612 struct allegro_mbox *mbox; in allegro_mbox_init()
632 static int allegro_mbox_write(struct allegro_mbox *mbox, in allegro_mbox_write()
667 static ssize_t allegro_mbox_read(struct allegro_mbox *mbox, in allegro_mbox_read()
722 static int allegro_mbox_send(struct allegro_mbox *mbox, void *msg) in allegro_mbox_send()
750 * @mbox: The allegro_mbox to notify
752 static void allegro_mbox_notify(struct allegro_mbox *mbo
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c127 struct allegro_mbox { struct
170 struct allegro_mbox *mbox_command;
171 struct allegro_mbox *mbox_status;
773 static struct allegro_mbox *allegro_mbox_init(struct allegro_dev *dev, in allegro_mbox_init()
776 struct allegro_mbox *mbox; in allegro_mbox_init()
796 static int allegro_mbox_write(struct allegro_mbox *mbox, in allegro_mbox_write()
831 static ssize_t allegro_mbox_read(struct allegro_mbox *mbox, in allegro_mbox_read()
886 static int allegro_mbox_send(struct allegro_mbox *mbox, void *msg) in allegro_mbox_send()
914 * @mbox: The allegro_mbox to notify
916 static void allegro_mbox_notify(struct allegro_mbox *mbo
[all...]

Completed in 12 milliseconds