Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/vt6656/
Dbaseband.c116 struct vnt_threshold { struct
122 static const struct vnt_threshold al2230_vnt_threshold[] = { argument
146 static const struct vnt_threshold vt3226_vnt_threshold[] = {
172 static const struct vnt_threshold vt3342_vnt_threshold[] = {
442 const struct vnt_threshold *threshold = NULL; in vnt_update_pre_ed_threshold()