Searched refs:ceu_data (Results 1 – 1 of 1) sorted by relevance
1605 struct ceu_data { struct1609 static const struct ceu_data ceu_data_sh4 = { argument1614 static const struct ceu_data ceu_data_rz = {1629 const struct ceu_data *ceu_data; in ceu_probe() local1673 ceu_data = of_device_get_match_data(dev); in ceu_probe()1677 ceu_data = &ceu_data_sh4; in ceu_probe()1688 ceudev->irq_mask = ceu_data->irq_mask; in ceu_probe()