Searched refs:thermal_cooling_device_instance (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/thermal/
H A Dthermal_sys.c42 struct thermal_cooling_device_instance { struct
402 struct thermal_cooling_device_instance *instance;
405 container_of(attr, struct thermal_cooling_device_instance, attr);
607 struct thermal_cooling_device_instance *instance;
692 struct thermal_cooling_device_instance *dev;
693 struct thermal_cooling_device_instance *pos;
714 kzalloc(sizeof(struct thermal_cooling_device_instance), GFP_KERNEL);
777 struct thermal_cooling_device_instance *pos, *next;
958 struct thermal_cooling_device_instance *instance;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/thermal/
H A Dthermal_sys.c42 struct thermal_cooling_device_instance { struct
402 struct thermal_cooling_device_instance *instance;
405 container_of(attr, struct thermal_cooling_device_instance, attr);
607 struct thermal_cooling_device_instance *instance;
692 struct thermal_cooling_device_instance *dev;
693 struct thermal_cooling_device_instance *pos;
714 kzalloc(sizeof(struct thermal_cooling_device_instance), GFP_KERNEL);
777 struct thermal_cooling_device_instance *pos, *next;
958 struct thermal_cooling_device_instance *instance;

Completed in 113 milliseconds