Lines Matching defs:client
104 struct client { struct
105 struct pcilynx *lynx;
106 u32 tcode_mask;
107 struct packet_buffer buffer;
108 struct list_head link;
137 packet_buffer_get(struct client *client, char __user *data, size_t user_length) in packet_buffer_get()
267 struct client *client; in nosy_open() local
304 struct client *client = file->private_data; in nosy_release() local
321 struct client *client = file->private_data; in nosy_poll() local
338 struct client *client = file->private_data; in nosy_read() local
346 struct client *client = file->private_data; in nosy_ioctl() local
408 struct client *client; in packet_irq_handler() local
440 struct client *client; in bus_reset_irq_handler() local
499 struct client *client; in remove_card() local