Searched refs:adbdev_state (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/macintosh/
H A Dadb.c620 struct adbdev_state { struct
630 struct adbdev_state *state = (struct adbdev_state *) req->arg;
682 struct adbdev_state *state;
686 state = kmalloc(sizeof(struct adbdev_state), GFP_KERNEL);
701 struct adbdev_state *state = file->private_data;
725 struct adbdev_state *state = file->private_data;
785 struct adbdev_state *state = file->private_data;

Completed in 41 milliseconds