Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/vt6656/
Dbaseband.c114 struct vnt_threshold { struct
120 static const struct vnt_threshold al2230_vnt_threshold[] = { argument
144 static const struct vnt_threshold vt3226_vnt_threshold[] = {
170 static const struct vnt_threshold vt3342_vnt_threshold[] = {
440 const struct vnt_threshold *threshold = NULL; in vnt_update_pre_ed_threshold()