Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/
Draw.c28 struct raw_device_data { struct
34 static struct raw_device_data *raw_devices; argument
129 struct raw_device_data *rawdev; in bind_set()
188 struct raw_device_data *rawdev; in bind_get()
323 raw_devices = vzalloc(sizeof(struct raw_device_data) * max_raw_minors); in raw_init()