Searched refs:TDA8444_MINOR_TO_CHANNEL (Results 1 – 2 of 2) sorted by relevance
50 #define TDA8444_MINOR_TO_CHANNEL(x) (x & 0x00f) macro
353 int channel = TDA8444_MINOR_TO_CHANNEL(*devp); in tda8444_open()400 int channel = TDA8444_MINOR_TO_CHANNEL(dev); in tda8444_close()443 int channel = TDA8444_MINOR_TO_CHANNEL(getminor(dev)); in tda8444_io()