Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Draw.c29 struct raw_device_data { struct
35 static struct raw_device_data *raw_devices; argument
130 struct raw_device_data *rawdev; in bind_set()
189 struct raw_device_data *rawdev; in bind_get()
324 raw_devices = vzalloc(sizeof(struct raw_device_data) * max_raw_minors); in raw_init()