Searched refs:cosm_hw_ops (Results 1 – 5 of 5) sorted by relevance
70 struct cosm_hw_ops *hw_ops;106 struct cosm_hw_ops { struct119 cosm_register_device(struct device *pdev, struct cosm_hw_ops *hw_ops); argument
72 cosm_register_device(struct device *pdev, struct cosm_hw_ops *hw_ops) in cosm_register_device()
45 extern struct cosm_hw_ops cosm_hw_ops;
472 struct cosm_hw_ops cosm_hw_ops = { variable
277 mdev->cosm_dev = cosm_register_device(&mdev->pdev->dev, &cosm_hw_ops); in mic_probe()