Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dccwdev.h43 ccw_device_id_match(const struct ccw_device_id *array, in ccw_device_id_match() function
/linux-4.4.14/drivers/s390/cio/
Ddevice.c67 found = ccw_device_id_match(ids, &cdev->id); in ccw_bus_match()