Home
last modified time | relevance | path

Searched refs:video_spu_palette (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/dvb/
Dvideo.h188 typedef struct video_spu_palette { /* SPU Palette information */ struct
/linux-4.4.14/fs/
Dcompat_ioctl.c206 struct video_spu_palette __user *up_native; in do_video_set_spu_palette()
215 up_native = compat_alloc_user_space(sizeof(struct video_spu_palette)); in do_video_set_spu_palette()