Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dtda18271c2dd_maps.h31 static const struct SMap m_BP_Filter_Map[] = {
575 static const struct SMap m_GainTaper_Map[] = {
664 static const struct SMap m_RF_Cal_DC_Over_DT_Map[] = {
770 static const struct SMap m_IR_Meas_Map[] = {
H A Dtda18271c2dd.c29 struct SMap { struct
201 static bool SearchMap1(const struct SMap map[], u32 frequency, u8 *param) in SearchMap1()