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

  /src/sys/dev/i2c/
pcai2cmux.c 73 struct pcaiicmux_type { struct
78 static const struct pcaiicmux_type mux2_type = {
83 static const struct pcaiicmux_type switch2_type = {
88 static const struct pcaiicmux_type mux4_type = {
93 static const struct pcaiicmux_type switch4_type = {
98 static const struct pcaiicmux_type mux8_type = {
103 static const struct pcaiicmux_type switch8_type = {
168 const struct pcaiicmux_type *sc_type;
320 static const struct pcaiicmux_type *
323 const struct pcaiicmux_type *type = NULL
    [all...]
pcai2cmux.c 73 struct pcaiicmux_type { struct
78 static const struct pcaiicmux_type mux2_type = {
83 static const struct pcaiicmux_type switch2_type = {
88 static const struct pcaiicmux_type mux4_type = {
93 static const struct pcaiicmux_type switch4_type = {
98 static const struct pcaiicmux_type mux8_type = {
103 static const struct pcaiicmux_type switch8_type = {
168 const struct pcaiicmux_type *sc_type;
320 static const struct pcaiicmux_type *
323 const struct pcaiicmux_type *type = NULL
    [all...]

Completed in 22 milliseconds