Searched refs:kp2000_device (Results 1 – 4 of 4) sorted by relevance
37 struct kp2000_device *pcard = dev_get_drvdata(dev); in ssid_show()46 struct kp2000_device *pcard = dev_get_drvdata(dev); in ddna_show()55 struct kp2000_device *pcard = dev_get_drvdata(dev); in card_id_show()64 struct kp2000_device *pcard = dev_get_drvdata(dev); in hw_rev_show()73 struct kp2000_device *pcard = dev_get_drvdata(dev); in build_show()82 struct kp2000_device *pcard = dev_get_drvdata(dev); in build_date_show()91 struct kp2000_device *pcard = dev_get_drvdata(dev); in build_time_show()100 struct kp2000_device *pcard = dev_get_drvdata(dev); in cpld_reg_show()112 struct kp2000_device *pcard = dev_get_drvdata(dev); in cpld_reconfigure()132 struct kp2000_device *pcard = dev_get_drvdata(dev); in irq_mask_reg_show()[all …]
68 void dbg_cte(struct kp2000_device *pcard, struct core_table_entry *cte) in dbg_cte()96 static int probe_core_basic(unsigned int core_num, struct kp2000_device *pcard, in probe_core_basic()139 struct kp2000_device *pcard;237 int kp2000_check_uio_irq(struct kp2000_device *pcard, u32 irq_num) in kp2000_check_uio_irq()272 struct kp2000_device *pcard = kudev->pcard; in kuio_irqcontrol()287 static int probe_core_uio(unsigned int core_num, struct kp2000_device *pcard, in probe_core_uio()344 static int create_dma_engine_core(struct kp2000_device *pcard, size_t engine_regs_offset, int engi… in create_dma_engine_core()375 static int kp2000_setup_dma_controller(struct kp2000_device *pcard) in kp2000_setup_dma_controller()408 int kp2000_probe_cores(struct kp2000_device *pcard) in kp2000_probe_cores()495 void kp2000_remove_cores(struct kp2000_device *pcard) in kp2000_remove_cores()
50 struct kp2000_device { struct85 int kp2000_probe_cores(struct kp2000_device *pcard); argument86 void kp2000_remove_cores(struct kp2000_device *pcard);
20 struct kp2000_device;