Searched refs:cosm_hw_ops (Results 1 – 5 of 5) sorted by relevance
72 struct cosm_hw_ops *hw_ops;108 struct cosm_hw_ops { struct121 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()
46 extern struct cosm_hw_ops cosm_hw_ops;
589 struct cosm_hw_ops cosm_hw_ops = { variable
250 mdev->cosm_dev = cosm_register_device(&mdev->pdev->dev, &cosm_hw_ops); in mic_probe()