Searched defs:get_property (Results 1 - 2 of 2) sorted by relevance

/drivers/thermal/
H A Dcpu_cooling.c124 * get_property - fetch a property of interest for a give cpu.
142 static int get_property(unsigned int cpu, unsigned long input, function
228 if (get_property(cpu, (unsigned long)freq, &val, GET_LEVEL))
252 ret = get_property(cpu, level, &freq, GET_FREQ);
364 ret = get_property(cpu, 0, &count, GET_MAXL);
/drivers/media/dvb-core/
H A Ddvb_frontend.h319 int (*get_property)(struct dvb_frontend* fe, struct dtv_property* tvp); member in struct:dvb_frontend_ops

Completed in 1816 milliseconds