Searched refs:cosm_hw_ops (Results 1 – 5 of 5) sorted by relevance
61 struct cosm_hw_ops *hw_ops;97 struct cosm_hw_ops { struct110 cosm_register_device(struct device *pdev, struct cosm_hw_ops *hw_ops); argument
61 cosm_register_device(struct device *pdev, struct cosm_hw_ops *hw_ops) in cosm_register_device()
34 extern struct cosm_hw_ops cosm_hw_ops;
577 struct cosm_hw_ops cosm_hw_ops = { variable
239 mdev->cosm_dev = cosm_register_device(&mdev->pdev->dev, &cosm_hw_ops); in mic_probe()