usb_xpad
static void xpad360w_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data)
static void xpadone_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data, u32 len)
struct usb_xpad *xpad = urb->context;
static bool xpad_prepare_next_init_packet(struct usb_xpad *xpad)
static bool xpad_prepare_next_out_packet(struct usb_xpad *xpad)
static int xpad_try_sending_next_out_packet(struct usb_xpad *xpad)
struct usb_xpad *xpad = urb->context;
static int xpad_init_output(struct usb_interface *intf, struct usb_xpad *xpad,
static void xpad_stop_output(struct usb_xpad *xpad)
static void xpad_deinit_output(struct usb_xpad *xpad)
static int xpad_inquiry_pad_presence(struct usb_xpad *xpad)
static int xpad_start_xbox_one(struct usb_xpad *xpad)
static void xpadone_ack_mode_report(struct usb_xpad *xpad, u8 seq_num)
struct usb_xpad *xpad = input_get_drvdata(dev);
static int xpad_init_ff(struct usb_xpad *xpad)
static int xpad_init_ff(struct usb_xpad *xpad) { return 0; }
struct usb_xpad *xpad;
static void xpad_send_led_command(struct usb_xpad *xpad, int command)
static void xpad_identify_controller(struct usb_xpad *xpad)
static int xpad_led_probe(struct usb_xpad *xpad)
static void xpad_led_disconnect(struct usb_xpad *xpad)
static int xpad_led_probe(struct usb_xpad *xpad) { return 0; }
static void xpad_led_disconnect(struct usb_xpad *xpad) { }
static int xpad_start_input(struct usb_xpad *xpad)
static void xpad_stop_input(struct usb_xpad *xpad)
static void xpad360w_poweroff_controller(struct usb_xpad *xpad)
static int xpad360w_start_input(struct usb_xpad *xpad)
static void xpad360w_stop_input(struct usb_xpad *xpad)
struct usb_xpad *xpad = input_get_drvdata(dev);
struct usb_xpad *xpad = input_get_drvdata(dev);
struct usb_xpad *xpad = input_get_drvdata(input_dev);
static void xpad_deinit_input(struct usb_xpad *xpad)
static int xpad_init_input(struct usb_xpad *xpad)
struct usb_xpad *xpad;
struct usb_xpad *xpad = usb_get_intfdata(intf);
struct usb_xpad *xpad = usb_get_intfdata(intf);
struct usb_xpad *xpad = usb_get_intfdata(intf);
static int xpad_init_input(struct usb_xpad *xpad);
static void xpad_deinit_input(struct usb_xpad *xpad);
static int xpad_start_input(struct usb_xpad *xpad);
static void xpadone_ack_mode_report(struct usb_xpad *xpad, u8 seq_num);
static void xpad360w_poweroff_controller(struct usb_xpad *xpad);
static void xpad_process_packet(struct usb_xpad *xpad, u16 cmd, unsigned char *data)
static void xpad360_process_packet(struct usb_xpad *xpad, struct input_dev *dev,
struct usb_xpad *xpad = container_of(work, struct usb_xpad, work);