Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dctcm_main.c1534 struct ccw_device *cdev0; in ctcm_new_device() local
1547 cdev0 = cgdev->cdev[0]; in ctcm_new_device()
1550 type = get_channel_type(&cdev0->id); in ctcm_new_device()
1552 snprintf(read_id, CTCM_ID_SIZE, "ch-%s", dev_name(&cdev0->dev)); in ctcm_new_device()
1555 ret = add_channel(cdev0, type, priv); in ctcm_new_device()
1566 ret = ccw_device_set_online(cdev0); in ctcm_new_device()
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt341 |---cdev0: --->/sys/class/thermal/cooling_device0
342 |---cdev0_trip_point: 1 /* cdev0 can be used for passive */