Lines Matching defs:client
116 struct client { struct
117 struct pcilynx *lynx;
118 u32 tcode_mask;
119 struct packet_buffer buffer;
120 struct list_head link;
149 packet_buffer_get(struct client *client, char __user *data, size_t user_length) in packet_buffer_get()
279 struct client *client; in nosy_open() local
316 struct client *client = file->private_data; in nosy_release() local
333 struct client *client = file->private_data; in nosy_poll() local
350 struct client *client = file->private_data; in nosy_read() local
358 struct client *client = file->private_data; in nosy_ioctl() local
415 struct client *client; in packet_irq_handler() local
446 struct client *client; in bus_reset_irq_handler() local
503 struct client *client; in remove_card() local