Lines Matching defs:cp500
79 struct cp500 { struct
81 struct cp500_devs *devs; argument
100 static struct i2c_board_info cp500_i2c_info[] = { argument
137 static ssize_t cp500_get_fpga_version(struct cp500 *cp500, char *buf, in cp500_get_fpga_version()
165 struct cp500 *cp500 = dev_get_drvdata(dev); in version_show() local
174 struct cp500 *cp500 = dev_get_drvdata(dev); in keep_cfg_show() local
191 struct cp500 *cp500 = dev_get_drvdata(dev); in keep_cfg_store() local
230 static int cp500_register_i2c(struct cp500 *cp500) in cp500_register_i2c()
272 static void cp500_register_auxiliary_devs(struct cp500 *cp500) in cp500_register_auxiliary_devs()
286 static void cp500_unregister_auxiliary_devs(struct cp500 *cp500) in cp500_unregister_auxiliary_devs()
297 struct cp500 *cp500 = dev; in cp500_axi_handler() local
310 static int cp500_enable(struct cp500 *cp500) in cp500_enable()
329 static void cp500_disable(struct cp500 *cp500) in cp500_disable()
343 struct cp500 *cp500; in cp500_probe() local
419 struct cp500 *cp500 = pci_get_drvdata(pci_dev); in cp500_remove() local