Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmod_devicetable.h181 struct ccw_device_id { struct
182 __u16 match_flags; /* which fields to match against */
184 __u16 cu_type; /* control unit type */
185 __u16 dev_type; /* device type */
186 __u8 cu_model; /* control unit model */
187 __u8 dev_model; /* device model */
189 kernel_ulong_t driver_info;

Completed in 9 milliseconds