Searched defs:compats (Results 1 - 2 of 2) sorted by relevance

/src/sys/dev/i2c/
H A Di2c.c840 iic_compatible_match(const struct i2c_attach_args * ia,const struct device_compatible_entry * compats) argument
862 iic_compatible_lookup(const struct i2c_attach_args * ia,const struct device_compatible_entry * compats) argument
877 iic_use_direct_match(const struct i2c_attach_args * ia,const cfdata_t cf,const struct device_compatible_entry * compats,int * match_resultp) argument
/src/sys/dev/spi/
H A Dspi.c265 spi_compatible_match(const struct spi_attach_args * sa,const struct device_compatible_entry * compats) argument
273 spi_compatible_lookup(const struct spi_attach_args * sa,const struct device_compatible_entry * compats) argument
281 spi_use_direct_match(const struct spi_attach_args * sa,const struct device_compatible_entry * compats,int * match_resultp) argument

Completed in 4 milliseconds