Lines Matching defs:context
119 struct context { struct
120 struct fw_ohci *ohci;
121 u32 regs;
122 int total_allocation;
129 struct list_head buffer_list;
135 struct descriptor_buffer *buffer_tail;
163 struct context context; argument
1022 static int handle_at_packet(struct context *context, in handle_at_packet()
1768 static int handle_ir_dualbuffer_packet(struct context *context, in handle_ir_dualbuffer_packet()
1826 static int handle_ir_packet_per_buffer(struct context *context, in handle_ir_packet_per_buffer()
1873 static int handle_it_packet(struct context *context, in handle_it_packet()