Home
last modified time | relevance | path

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

/linux/drivers/media/radio/si4713/
H A Dsi4713.h60 #define SI4713_GET_PROP_NRESP 4 macro
H A Dradio-usb-si4713.c282 { SI4713_CMD_GET_PROPERTY, { 0x00, SI4713_GET_PROP_NARGS + 1, SI4713_GET_PROP_NRESP } },
H A Dsi4713.c261 u8 val[SI4713_GET_PROP_NRESP]; in si4713_read_property()