Searched defs:hccs_dev (Results 1 – 1 of 1) sorted by relevance
56 struct hccs_dev { struct57 struct device *dev;58 struct acpi_device *acpi_dev;59 u64 caps;60 u8 chip_num;61 struct hccs_chip_info *chips;62 u8 chan_id;63 struct mutex lock;64 struct hccs_mbox_client_info cl_info;