| /OK3568_Linux_fs/kernel/drivers/iio/accel/ |
| H A D | bmc150-accel-spi.c | 16 static int bmc150_accel_probe(struct spi_device *spi) in bmc150_accel_probe() 31 static int bmc150_accel_remove(struct spi_device *spi) in bmc150_accel_remove()
|
| H A D | kxsd9-spi.c | 13 static int kxsd9_spi_probe(struct spi_device *spi) in kxsd9_spi_probe() 35 static int kxsd9_spi_remove(struct spi_device *spi) in kxsd9_spi_remove()
|
| H A D | adxl345_spi.c | 23 static int adxl345_spi_probe(struct spi_device *spi) in adxl345_spi_probe() 45 static int adxl345_spi_remove(struct spi_device *spi) in adxl345_spi_remove()
|
| H A D | st_accel_spi.c | 99 static int st_accel_spi_probe(struct spi_device *spi) in st_accel_spi_probe() 142 static int st_accel_spi_remove(struct spi_device *spi) in st_accel_spi_remove()
|
| /OK3568_Linux_fs/kernel/drivers/iio/magnetometer/ |
| H A D | bmc150_magn_spi.c | 18 static int bmc150_magn_spi_probe(struct spi_device *spi) in bmc150_magn_spi_probe() 32 static int bmc150_magn_spi_remove(struct spi_device *spi) in bmc150_magn_spi_remove()
|
| H A D | st_magn_spi.c | 48 static int st_magn_spi_probe(struct spi_device *spi) in st_magn_spi_probe() 91 static int st_magn_spi_remove(struct spi_device *spi) in st_magn_spi_remove()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | tlv320aic32x4-spi.c | 19 static int aic32x4_spi_probe(struct spi_device *spi) in aic32x4_spi_probe() 34 static int aic32x4_spi_remove(struct spi_device *spi) in aic32x4_spi_remove()
|
| H A D | pcm512x-spi.c | 15 static int pcm512x_spi_probe(struct spi_device *spi) in pcm512x_spi_probe() 29 static int pcm512x_spi_remove(struct spi_device *spi) in pcm512x_spi_remove()
|
| H A D | adau1977-spi.c | 21 struct spi_device *spi = to_spi_device(dev); in adau1977_spi_switch_mode() local 32 static int adau1977_spi_probe(struct spi_device *spi) in adau1977_spi_probe()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | tps65912-spi.c | 32 static int tps65912_spi_probe(struct spi_device *spi) in tps65912_spi_probe() 53 static int tps65912_spi_remove(struct spi_device *spi) in tps65912_spi_remove()
|
| H A D | arizona-spi.c | 23 static int arizona_spi_probe(struct spi_device *spi) in arizona_spi_probe() 81 static int arizona_spi_remove(struct spi_device *spi) in arizona_spi_remove()
|
| /OK3568_Linux_fs/kernel/drivers/iio/gyro/ |
| H A D | bmg160_spi.c | 15 static int bmg160_spi_probe(struct spi_device *spi) in bmg160_spi_probe() 30 static int bmg160_spi_remove(struct spi_device *spi) in bmg160_spi_remove()
|
| H A D | fxas21002c_spi.c | 22 static int fxas21002c_spi_probe(struct spi_device *spi) in fxas21002c_spi_probe() 37 static int fxas21002c_spi_remove(struct spi_device *spi) in fxas21002c_spi_remove()
|
| H A D | st_gyro_spi.c | 66 static int st_gyro_spi_probe(struct spi_device *spi) in st_gyro_spi_probe() 109 static int st_gyro_spi_remove(struct spi_device *spi) in st_gyro_spi_remove()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | mpc8xx_spi.c | 82 spi_t __iomem *spi = (spi_t __iomem *)&cp->cp_dparam[PROFF_SPI]; in spi_init_f() local 210 spi_t __iomem *spi = (spi_t __iomem *)&cp->cp_dparam[PROFF_SPI]; in spi_init_r() local 289 spi_t __iomem *spi = (spi_t __iomem *)&cp->cp_dparam[PROFF_SPI]; in spi_xfer() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/pressure/ |
| H A D | zpa2326_spi.c | 32 static int zpa2326_probe_spi(struct spi_device *spi) in zpa2326_probe_spi() 60 static int zpa2326_remove_spi(struct spi_device *spi) in zpa2326_remove_spi()
|
| H A D | st_pressure_spi.c | 58 static int st_press_spi_probe(struct spi_device *spi) in st_press_spi_probe() 101 static int st_press_spi_remove(struct spi_device *spi) in st_press_spi_remove()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/ |
| H A D | hx8357d.c | 220 static int hx8357d_probe(struct spi_device *spi) in hx8357d_probe() 269 static int hx8357d_remove(struct spi_device *spi) in hx8357d_remove() 279 static void hx8357d_shutdown(struct spi_device *spi) in hx8357d_shutdown()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | lattice-ecp3-config.c | 67 struct spi_device *spi = (struct spi_device *)context; in firmware_load() local 188 static int lattice_ecp3_probe(struct spi_device *spi) in lattice_ecp3_probe() 214 static int lattice_ecp3_remove(struct spi_device *spi) in lattice_ecp3_remove()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | max31722.c | 33 struct spi_device *spi = data->spi_device; in max31722_set_mode() local 71 static int max31722_probe(struct spi_device *spi) in max31722_probe() 103 static int max31722_remove(struct spi_device *spi) in max31722_remove()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | max3421-hcd.c | 350 struct spi_device *spi = to_spi_device(hcd->self.controller); in spi_rd8() local 375 struct spi_device *spi = to_spi_device(hcd->self.controller); in spi_wr8() local 399 struct spi_device *spi = to_spi_device(hcd->self.controller); in spi_rd_buf() local 425 struct spi_device *spi = to_spi_device(hcd->self.controller); in spi_wr_buf() local 531 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_transfer_out() local 637 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_select_and_start_urb() local 772 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_check_unlink() local 852 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_handle_error() local 944 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_transfer_in_done() local 1139 struct spi_device *spi = to_spi_device(hcd->self.controller); in max3421_irq_handler() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | surface3_spi.c | 29 struct spi_device *spi; member 60 struct spi_device *spi = ts_data->spi; in surface3_spi_read() local 329 static int surface3_spi_probe(struct spi_device *spi) in surface3_spi_probe() 376 struct spi_device *spi = to_spi_device(dev); in surface3_spi_suspend() local 388 struct spi_device *spi = to_spi_device(dev); in surface3_spi_resume() local
|
| H A D | cyttsp4_spi.c | 39 struct spi_device *spi = to_spi_device(dev); in cyttsp_spi_xfer() local 146 static int cyttsp4_spi_probe(struct spi_device *spi) in cyttsp4_spi_probe() 167 static int cyttsp4_spi_remove(struct spi_device *spi) in cyttsp4_spi_remove()
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | ti-adc128s052.c | 27 struct spi_device *spi; member 135 static int adc128_probe(struct spi_device *spi) in adc128_probe() 184 static int adc128_remove(struct spi_device *spi) in adc128_remove()
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-r9701.c | 42 struct spi_device *spi = to_spi_device(dev); in write_reg() local 53 struct spi_device *spi = to_spi_device(dev); in read_regs() local 108 static int r9701_probe(struct spi_device *spi) in r9701_probe()
|