Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/radio/si4713/
Dsi4713.h59 #define SI4713_GET_PROP_NARGS 3 macro
Dradio-usb-si4713.c285 { SI4713_CMD_GET_PROPERTY, { 0x00, SI4713_GET_PROP_NARGS + 1, SI4713_GET_PROP_NRESP } },
Dsi4713.c276 const u8 args[SI4713_GET_PROP_NARGS] = { in si4713_read_property()