| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | spi.c | 70 static struct gbphy_driver spi_driver = { variable 77 module_gbphy_driver(spi_driver);
|
| /OK3568_Linux_fs/kernel/include/linux/spi/ |
| H A D | spi.h | 282 struct spi_driver { struct 292 static inline struct spi_driver *to_spi_driver(struct device_driver *drv) in to_spi_driver() argument 294 return drv ? container_of(drv, struct spi_driver, driver) : NULL; in to_spi_driver() 297 extern int __spi_register_driver(struct module *owner, struct spi_driver *sdrv); 304 static inline void spi_unregister_driver(struct spi_driver *sdrv) in spi_unregister_driver()
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-m41t94.c | 107 static struct spi_driver m41t94_driver; 133 static struct spi_driver m41t94_driver = {
|
| H A D | rtc-m41t93.c | 168 static struct spi_driver m41t93_driver; 194 static struct spi_driver m41t93_driver = {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | cw1200_spi.c | 455 static struct spi_driver spi_driver = { variable 464 module_spi_driver(spi_driver);
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | es8328-spi.c | 28 static struct spi_driver es8328_spi_driver = {
|
| H A D | ssm2602-spi.c | 28 static struct spi_driver ssm2602_spi_driver = {
|
| H A D | adav801.c | 32 static struct spi_driver adav80x_spi_driver = {
|
| H A D | cs4271-spi.c | 27 static struct spi_driver cs4271_spi_driver = {
|
| H A D | tlv320aic23-spi.c | 34 static struct spi_driver aic23_spi = {
|
| H A D | wm8804-spi.c | 39 static struct spi_driver wm8804_spi_driver = {
|
| H A D | pcm179x-spi.c | 44 static struct spi_driver pcm179x_spi_driver = {
|
| H A D | pcm3168a-spi.c | 48 static struct spi_driver pcm3168a_spi_driver = {
|
| H A D | ad193x-spi.c | 42 static struct spi_driver ad193x_spi_driver = {
|
| H A D | pcm3060-spi.c | 44 static struct spi_driver pcm3060_spi_driver = {
|
| H A D | pcm512x-spi.c | 53 static struct spi_driver pcm512x_spi_driver = {
|
| H A D | tlv320aic32x4-spi.c | 53 static struct spi_driver aic32x4_spi_driver = {
|
| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ |
| H A D | bus.h | 36 extern struct spi_driver wfx_spi_driver;
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | ltc2947-spi.c | 37 static struct spi_driver ltc2947_driver = {
|
| /OK3568_Linux_fs/kernel/drivers/iio/accel/ |
| H A D | mma7455_spi.c | 37 static struct spi_driver mma7455_spi_driver = {
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | spi.rst | 33 board-specific initialization code. A :c:type:`struct spi_driver 34 <spi_driver>` is called a "Protocol Driver", and is bound to a
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/bmi160/ |
| H A D | bmi160_spi.c | 50 static struct spi_driver bmi160_spi_driver = {
|
| /OK3568_Linux_fs/kernel/drivers/iio/magnetometer/ |
| H A D | bmc150_magn_spi.c | 55 static struct spi_driver bmc150_magn_spi_driver = {
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/ |
| H A D | fxos8700_spi.c | 46 static struct spi_driver fxos8700_spi_driver = {
|
| /OK3568_Linux_fs/kernel/drivers/iio/gyro/ |
| H A D | bmg160_spi.c | 46 static struct spi_driver bmg160_spi_driver = {
|