Home
last modified time | relevance | path

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

/linux/drivers/hid/bpf/progs/
H A DWacom__ArtPen.bpf.c47 struct wacom_params { struct
63 static const struct wacom_params devices[] = { argument
77 static struct wacom_params params = { 0 };
165 const struct wacom_params *device = &devices[i]; in probe()