Home | Sort by: relevance | last modified time | path |
/src/sys/dev/spi/ | |
mcp3k.c | 222 mcp3kadc_lookup(const struct spi_attach_args *sa, const cfdata_t cf) function in typeref:typename:const struct mcp3kadc_model * 250 if (mcp3kadc_lookup(sa, cf) == NULL) { 313 model = mcp3kadc_lookup(sa, device_cfdata(self)); |
mcp3k.c | 222 mcp3kadc_lookup(const struct spi_attach_args *sa, const cfdata_t cf) function in typeref:typename:const struct mcp3kadc_model * 250 if (mcp3kadc_lookup(sa, cf) == NULL) { 313 model = mcp3kadc_lookup(sa, device_cfdata(self)); |
mcp3k.c | 222 mcp3kadc_lookup(const struct spi_attach_args *sa, const cfdata_t cf) function in typeref:typename:const struct mcp3kadc_model * 250 if (mcp3kadc_lookup(sa, cf) == NULL) { 313 model = mcp3kadc_lookup(sa, device_cfdata(self)); |