HomeSort by: relevance | last modified time | path
    Searched defs:mcp48x1dac_model (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/spi/
mcp48x1.c 59 struct mcp48x1dac_model { struct
69 const struct mcp48x1dac_model *sc_dm;
96 static const struct mcp48x1dac_model mcp4801 = {
102 static const struct mcp48x1dac_model mcp4811 = {
108 static const struct mcp48x1dac_model mcp4821 = {
129 static const struct mcp48x1dac_model *
132 const struct mcp48x1dac_model *model = NULL;
170 const struct mcp48x1dac_model *model;
mcp48x1.c 59 struct mcp48x1dac_model { struct
69 const struct mcp48x1dac_model *sc_dm;
96 static const struct mcp48x1dac_model mcp4801 = {
102 static const struct mcp48x1dac_model mcp4811 = {
108 static const struct mcp48x1dac_model mcp4821 = {
129 static const struct mcp48x1dac_model *
132 const struct mcp48x1dac_model *model = NULL;
170 const struct mcp48x1dac_model *model;

Completed in 63 milliseconds