Searched refs:sGetDist (Results 1 – 1 of 1) sorted by relevance
38 unsigned char sGetDist[10] = {0, }; in NVP6158_NC_VD_MANUAL_CABLE_DISTANCE_Get() local64 sGetDist[ pDistance->dist ]++; in NVP6158_NC_VD_MANUAL_CABLE_DISTANCE_Get()69 sMaxDistVal = sGetDist[0]; in NVP6158_NC_VD_MANUAL_CABLE_DISTANCE_Get()74 if( sMaxDistVal < sGetDist[ii] ) in NVP6158_NC_VD_MANUAL_CABLE_DISTANCE_Get()76 sMaxDistVal = sGetDist[ii]; in NVP6158_NC_VD_MANUAL_CABLE_DISTANCE_Get()84 printk("[ stage: %d _ get_value: %d ]\n", ii, sGetDist[ii]); in NVP6158_NC_VD_MANUAL_CABLE_DISTANCE_Get()