Searched refs:hccs_dev (Results 1 – 2 of 2) sorted by relevance
67 static struct hccs_dev *device_kobj_to_hccs_dev(struct kobject *k) in device_kobj_to_hccs_dev()76 static char *hccs_port_type_to_name(struct hccs_dev *hdev, u8 type) in hccs_port_type_to_name()88 static int hccs_name_to_port_type(struct hccs_dev *hdev, in hccs_name_to_port_type()129 static int hccs_get_pcc_chan_id(struct hccs_dev *hdev) in hccs_get_pcc_chan_id()168 static void hccs_unregister_pcc_channel(struct hccs_dev *hdev) in hccs_unregister_pcc_channel()173 static int hccs_register_pcc_channel(struct hccs_dev *hdev) in hccs_register_pcc_channel()232 static int hccs_wait_cmd_complete_by_poll(struct hccs_dev *hdev) in hccs_wait_cmd_complete_by_poll()254 static int hccs_wait_cmd_complete_by_irq(struct hccs_dev *hdev) in hccs_wait_cmd_complete_by_irq()267 static inline void hccs_fill_pcc_shared_mem_region(struct hccs_dev *hdev, in hccs_fill_pcc_shared_mem_region()286 static inline void hccs_fill_ext_pcc_shared_mem_region(struct hccs_dev *hdev, in hccs_fill_ext_pcc_shared_mem_region()[all …]
58 struct hccs_dev *hdev;72 int (*wait_cmd_complete)(struct hccs_dev *hdev);73 void (*fill_pcc_shared_mem)(struct hccs_dev *hdev,83 struct hccs_dev { struct