Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/radio/si4713/
Dsi4713.h55 #define SI4713_SET_PROP_NARGS 5 macro
Dradio-usb-si4713.c284 { SI4713_CMD_SET_PROPERTY, { 0x00, SI4713_SET_PROP_NARGS + 1, SI4713_SET_PROP_NRESP } },
Dsi4713.c315 const u8 args[SI4713_SET_PROP_NARGS] = { in si4713_write_property()