Home
last modified time | relevance | path

Searched refs:drv_data (Results 1 – 6 of 6) sorted by relevance

/include/linux/
A Dedac.h814 int (*get_hpa)(struct device *dev, void *drv_data, u64 *hpa);
815 int (*set_hpa)(struct device *dev, void *drv_data, u64 hpa);
818 int (*get_dpa)(struct device *dev, void *drv_data, u64 *dpa);
819 int (*set_dpa)(struct device *dev, void *drv_data, u64 dpa);
826 int (*get_bank)(struct device *dev, void *drv_data, u32 *val);
827 int (*set_bank)(struct device *dev, void *drv_data, u32 val);
828 int (*get_rank)(struct device *dev, void *drv_data, u32 *val);
829 int (*set_rank)(struct device *dev, void *drv_data, u32 val);
830 int (*get_row)(struct device *dev, void *drv_data, u32 *val);
831 int (*set_row)(struct device *dev, void *drv_data, u32 val);
[all …]
A Dpower_supply.h238 void *drv_data; member
323 void *drv_data; member
/include/sound/
A Dhdaudio_ext.h14 #define HDA_CODEC_REV_EXT_ENTRY(_vid, _rev, _name, drv_data) \ argument
17 .driver_data = (unsigned long)(drv_data) }
/include/linux/pinctrl/
A Dpinctrl.h59 void *drv_data; member
/include/net/nfc/
A Dnci_core.h462 void *drv_data; member
/include/net/
A Dcfg80211.h3012 void *drv_data; member
4261 void *drv_data; member

Completed in 43 milliseconds