Home
last modified time | relevance | path

Searched refs:TDA8444_CHANNEL_TO_MINOR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dtda8444_impl.h52 #define TDA8444_CHANNEL_TO_MINOR(x) x macro
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dtda8444.c225 minor = TDA8444_CHANNEL_TO_MINOR(i) | in tda8444_do_attach()