Go to the documentation of this file.
39 (
u8)((val >> 24) & 0xff),
40 (
u8)((val >> 16) & 0xff),
41 (
u8)((val >> 8) & 0xff)
45 return fe->
ops.write(fe, buf, 3);
49 #if defined(CONFIG_DVB_CX24110) || (defined(CONFIG_DVB_CX24110_MODULE) && defined(MODULE))
59 #endif // CONFIG_DVB_CX24110