hidma_mgmt_dev
struct hidma_mgmt_dev *mgmtdev;
int hidma_mgmt_setup(struct hidma_mgmt_dev *mgmtdev)
int hidma_mgmt_init_sys(struct hidma_mgmt_dev *dev);
int hidma_mgmt_setup(struct hidma_mgmt_dev *mgmtdev);
struct hidma_mgmt_dev *mdev = dev_get_drvdata(dev);
struct hidma_mgmt_dev *mdev = dev_get_drvdata(dev);
struct hidma_mgmt_dev *mdev;
struct hidma_mgmt_dev *mdev;
struct hidma_mgmt_dev *mdev;
static int create_sysfs_entry(struct hidma_mgmt_dev *dev, char *name, int mode)
static int create_sysfs_entry_channel(struct hidma_mgmt_dev *mdev, char *name,
int (*get)(struct hidma_mgmt_dev *mdev);
int (*set)(struct hidma_mgmt_dev *mdev, u64 val);
int hidma_mgmt_init_sys(struct hidma_mgmt_dev *mdev)
static int get_##name(struct hidma_mgmt_dev *mdev) \
static int set_##name(struct hidma_mgmt_dev *mdev, u64 val) \
static int set_priority(struct hidma_mgmt_dev *mdev, unsigned int i, u64 val)
static int set_weight(struct hidma_mgmt_dev *mdev, unsigned int i, u64 val)