Home
last modified time | relevance | path

Searched defs:ccw_device_id (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dmod_devicetable.h156 struct ccw_device_id { struct
157 __u16 match_flags; /* which fields to match against */
159 __u16 cu_type; /* control unit type */
160 __u16 dev_type; /* device type */
161 __u8 cu_model; /* control unit model */
162 __u8 dev_model; /* device model */
164 kernel_ulong_t driver_info;