Searched refs:ccw_device_id (Results 1 - 17 of 17) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dccwdev.h45 static inline const struct ccw_device_id *
46 ccw_device_id_match(const struct ccw_device_id *array,
47 const struct ccw_device_id *match)
49 const struct ccw_device_id *id = array;
93 struct ccw_device_id id;
136 struct ccw_device_id *ids;
/linux-master/scripts/mod/
H A Ddevicetable-offsets.c47 DEVID(ccw_device_id);
48 DEVID_FIELD(ccw_device_id, match_flags);
49 DEVID_FIELD(ccw_device_id, cu_type);
50 DEVID_FIELD(ccw_device_id, cu_model);
51 DEVID_FIELD(ccw_device_id, dev_type);
52 DEVID_FIELD(ccw_device_id, dev_model);
H A Dfile2alias.c501 DEF_FIELD(symval, ccw_device_id, match_flags);
502 DEF_FIELD(symval, ccw_device_id, cu_type);
503 DEF_FIELD(symval, ccw_device_id, cu_model);
504 DEF_FIELD(symval, ccw_device_id, dev_type);
505 DEF_FIELD(symval, ccw_device_id, dev_model);
/linux-master/drivers/s390/scsi/
H A Dzfcp_ccw.c82 static struct ccw_device_id zfcp_ccw_device_id[] = {
/linux-master/drivers/s390/cio/
H A Ddevice.c65 const struct ccw_device_id *ids = cdrv->ids, *found;
83 const struct ccw_device_id *id, const char *suffix)
107 const struct ccw_device_id *id = &(cdev->id);
201 struct ccw_device_id *id = &(cdev->id);
214 struct ccw_device_id *id = &(cdev->id);
224 struct ccw_device_id *id = &(cdev->id);
/linux-master/include/linux/
H A Dmod_devicetable.h182 struct ccw_device_id { struct
/linux-master/drivers/s390/net/
H A Dctcm_main.c1456 static enum ctcm_channel_types get_channel_type(struct ccw_device_id *id)
1654 static struct ccw_device_id ctcm_ids[] = {
H A Dlcs.c2272 static struct ccw_device_id lcs_ids[] = {
H A Dqeth_core_main.c5177 static struct ccw_device_id qeth_ids[] = {
/linux-master/drivers/s390/char/
H A Dtape_34xx.c1169 static struct ccw_device_id tape_34xx_ids[] = {
H A Dcon3215.c776 static struct ccw_device_id raw3215_id[] = {
H A Dvmur.c57 static struct ccw_device_id ur_ids[] = {
H A Dtape_3590.c1631 static struct ccw_device_id tape_3590_ids[] = {
H A Draw3270.c1284 static struct ccw_device_id raw3270_id[] = {
/linux-master/drivers/s390/block/
H A Ddasd_fba.c44 static struct ccw_device_id dasd_fba_ids[] = {
H A Ddasd_eckd.c53 static struct ccw_device_id dasd_eckd_ids[] = {
/linux-master/drivers/s390/virtio/
H A Dvirtio_ccw.c1445 static struct ccw_device_id virtio_ids[] = {

Completed in 238 milliseconds