Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/dvb/
H A Dosd.h164 #define OSD_GET_CAPABILITY _IOR('o', 161, osd_cap_t) macro
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110.c689 if (cmd == OSD_GET_CAPABILITY) in dvb_osd_ioctl()