Searched refs:rmi_of_property_read_u32 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/input/rmi4/ |
| H A D | rmi_f01.c | 346 retval = rmi_of_property_read_u32(dev, in rmi_f01_of_probe() 352 retval = rmi_of_property_read_u32(dev, &val, in rmi_f01_of_probe() 359 retval = rmi_of_property_read_u32(dev, &val, in rmi_f01_of_probe() 366 retval = rmi_of_property_read_u32(dev, &val, in rmi_f01_of_probe()
|
| H A D | rmi_bus.c | 421 int rmi_of_property_read_u32(struct device *dev, u32 *result, in rmi_of_property_read_u32() function 437 EXPORT_SYMBOL_GPL(rmi_of_property_read_u32);
|
| H A D | rmi_bus.h | 190 int rmi_of_property_read_u32(struct device *dev, u32 *result,
|
| H A D | rmi_spi.c | 336 retval = rmi_of_property_read_u32(dev, in rmi_spi_of_probe() 342 retval = rmi_of_property_read_u32(dev, in rmi_spi_of_probe()
|