Searched refs:spi_byte_dt_ids (Results 1 – 1 of 1) sorted by relevance
58 static const struct of_device_id spi_byte_dt_ids[] = { variable63 MODULE_DEVICE_TABLE(of, spi_byte_dt_ids);91 of_dev_id = of_match_device(spi_byte_dt_ids, dev); in spi_byte_probe()152 .of_match_table = spi_byte_dt_ids,