Home
last modified time | relevance | path

Searched defs:rbsp_bits (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-rbsp.h16 int (*rbsp_bits)(struct rbsp *rbsp, int n, unsigned int *val); member
H A Dnal-rbsp.c281 void rbsp_bits(struct rbsp *rbsp, int n, int *value) in rbsp_bits() function