Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Drtas-proc.c213 int get_location_code(struct individual_sensor s, char * buf);
736 n += get_location_code(s, buf+n); in ppc_rtas_process_sensor()
800 int get_location_code(struct individual_sensor s, char * buffer) in get_location_code() function