Home
last modified time | relevance | path

Searched refs:ctrl_buff (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfcsusb.h288 struct ctrl_buf ctrl_buff[HFC_CTRL_BUFSIZE]; member
Dhfcsusb.c78 cpu_to_le16(hw->ctrl_buff[hw->ctrl_out_idx].hfcs_reg); in ctrl_start_transfer()
80 cpu_to_le16(hw->ctrl_buff[hw->ctrl_out_idx].reg_val); in ctrl_start_transfer()
103 buf = &hw->ctrl_buff[hw->ctrl_in_idx]; in write_reg()
/Linux-v4.19/drivers/isdn/hisax/
Dhfc_usb.c189 ctrl_buft ctrl_buff[HFC_CTRL_BUFSIZE]; /* buffer holding queued data */ member
231 cpu_to_le16(hfc->ctrl_buff[hfc->ctrl_out_idx].hfc_reg); in ctrl_start_transfer()
233 cpu_to_le16(hfc->ctrl_buff[hfc->ctrl_out_idx].reg_val); in ctrl_start_transfer()
246 buf = &hfc->ctrl_buff[hfc->ctrl_in_idx]; /* pointer to new index */ in queue_control_request()
/Linux-v4.19/drivers/usb/dwc2/
Dcore.h1146 void *ctrl_buff; member
Dgadget.c1914 req->buf = hsotg->ctrl_buff; in dwc2_hsotg_enqueue_setup()
4676 hsotg->ctrl_buff = devm_kzalloc(hsotg->dev, in dwc2_gadget_init()
4678 if (!hsotg->ctrl_buff) in dwc2_gadget_init()
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h8902 u8 ctrl_buff[0x4]; member