Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpio/
A Dgpio-viperboard.c69 struct vprbrd *vb;
86 struct vprbrd *vb = gpio->vb; in vprbrd_gpioa_get()
136 struct vprbrd *vb = gpio->vb; in vprbrd_gpioa_set()
177 struct vprbrd *vb = gpio->vb; in vprbrd_gpioa_direction_input()
214 struct vprbrd *vb = gpio->vb; in vprbrd_gpioa_direction_output()
254 static int vprbrd_gpiob_setdir(struct vprbrd *vb, unsigned int offset, in vprbrd_gpiob_setdir()
281 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_get()
312 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_set()
345 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_direction_input()
366 struct vprbrd *vb = gpio->vb; in vprbrd_gpiob_direction_output()
[all …]
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-viperboard.c40 struct vprbrd *vb = (struct vprbrd *)i2c->algo_data; in vprbrd_i2c_status()
113 static int vprbrd_i2c_read(struct vprbrd *vb, struct i2c_msg *msg) in vprbrd_i2c_read()
218 static int vprbrd_i2c_write(struct vprbrd *vb, struct i2c_msg *msg) in vprbrd_i2c_write()
271 struct vprbrd *vb = (struct vprbrd *)i2c->algo_data; in vprbrd_i2c_xfer()
359 struct vprbrd *vb = dev_get_drvdata(pdev->dev.parent); in vprbrd_i2c_probe()
/linux-6.3-rc2/drivers/iio/adc/
A Dviperboard_adc.c32 struct vprbrd *vb;
57 struct vprbrd *vb = adc->vb; in vprbrd_iio_read_raw()
109 struct vprbrd *vb = dev_get_drvdata(pdev->dev.parent); in vprbrd_adc_probe()
/linux-6.3-rc2/drivers/mfd/
A Dviperboard.c50 struct vprbrd *vb; in vprbrd_probe()
109 struct vprbrd *vb = usb_get_intfdata(interface); in vprbrd_disconnect()
/linux-6.3-rc2/include/linux/mfd/
A Dviperboard.h98 struct vprbrd { struct

Completed in 7 milliseconds