Lines Matching full:amstaos
579 ret = device_property_count_u32(dev, "amstaos,proximity-diodes"); in tsl2772_read_prox_diodes()
587 ret = device_property_read_u32_array(dev, "amstaos,proximity-diodes", leds, num_leds); in tsl2772_read_prox_diodes()
589 dev_err(dev, "Invalid value for amstaos,proximity-diodes: %d.\n", ret); in tsl2772_read_prox_diodes()
600 dev_err(dev, "Invalid value %d in amstaos,proximity-diodes.\n", leds[i]); in tsl2772_read_prox_diodes()
1908 { .compatible = "amstaos,tsl2571" },
1909 { .compatible = "amstaos,tsl2671" },
1910 { .compatible = "amstaos,tmd2671" },
1911 { .compatible = "amstaos,tsl2771" },
1912 { .compatible = "amstaos,tmd2771" },
1913 { .compatible = "amstaos,tsl2572" },
1914 { .compatible = "amstaos,tsl2672" },
1915 { .compatible = "amstaos,tmd2672" },
1916 { .compatible = "amstaos,tsl2772" },
1917 { .compatible = "amstaos,tmd2772" },