Searched refs:ctrlbuf (Results 1 – 2 of 2) sorted by relevance
72 char *ctrlbuf; /* Control buffer */ member
96 void *ctrlbuf; member153 cpkt = usbio->ctrlbuf; in usbio_ctrl_msg()576 usbio->ctrlbuf = devm_kzalloc(dev, usbio->ctrlbuf_len, GFP_KERNEL); in usbio_probe()577 if (!usbio->ctrlbuf) in usbio_probe()