Home
last modified time | relevance | path

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

/drivers/spi/
A Dspi-ch341.c30 struct ch341_spi_dev { struct
44 struct ch341_spi_dev *ch341 = in ch341_set_cs() argument
70 struct ch341_spi_dev *ch341 = in ch341_transfer_one()
94 struct ch341_spi_dev *ch341 = urb->context; in ch341_recv()
114 static int ch341_config_stream(struct ch341_spi_dev *ch341) in ch341_config_stream()
125 static int ch341_enable_pins(struct ch341_spi_dev *ch341, bool enable) in ch341_enable_pins()
146 struct ch341_spi_dev *ch341; in ch341_probe()
155 ctrl = devm_spi_alloc_host(&udev->dev, sizeof(struct ch341_spi_dev)); in ch341_probe()
217 struct ch341_spi_dev *ch341 = usb_get_intfdata(intf); in ch341_disconnect()

Completed in 3 milliseconds