Searched defs:sizeof_priv (Results 1 - 25 of 33) sorted by path

12

/linux-master/net/802/
H A Dfc.c102 struct net_device *alloc_fcdev(int sizeof_priv) argument
/linux-master/net/appletalk/
H A Ddev.c41 struct net_device *alloc_ltalkdev(int sizeof_priv) argument
/linux-master/drivers/bluetooth/
H A Dhci_h5.c116 int sizeof_priv; member in struct:h5_vnd
H A Dhci_serdev.c303 hci_uart_register_device_priv(struct hci_uart *hu, const struct hci_uart_proto *p, int sizeof_priv) argument
/linux-master/drivers/counter/
H A Dcounter-core.c88 struct counter_device *counter_alloc(size_t sizeof_priv) argument
212 struct counter_device *devm_counter_alloc(struct device *dev, size_t sizeof_priv) argument
/linux-master/drivers/i2c/
H A Di2c-mux.c239 i2c_mux_alloc(struct i2c_adapter *parent, struct device *dev, int max_adapters, int sizeof_priv, u32 flags, int (*select)(struct i2c_mux_core *, u32), int (*deselect)(struct i2c_mux_core *, u32)) argument
/linux-master/drivers/iio/afe/
H A Diio-rescale.c528 int sizeof_priv; local
/linux-master/drivers/iio/
H A Dindustrialio-core.c1640 struct iio_dev *iio_device_alloc(struct device *parent, int sizeof_priv) argument
1719 struct iio_dev *devm_iio_device_alloc(struct device *parent, int sizeof_priv) argument
/linux-master/drivers/iio/multiplexer/
H A Diio-mux.c339 int sizeof_priv; local
/linux-master/drivers/mux/
H A Dcore.c92 mux_chip_alloc(struct device *dev, unsigned int controllers, size_t sizeof_priv) argument
235 devm_mux_chip_alloc(struct device *dev, unsigned int controllers, size_t sizeof_priv) argument
/linux-master/drivers/net/can/cc770/
H A Dcc770.c799 struct net_device *alloc_cc770dev(int sizeof_priv) argument
/linux-master/drivers/net/can/dev/
H A Ddev.c249 struct net_device *alloc_candev_mqs(int sizeof_priv, unsigned int echo_skb_max, argument
/linux-master/drivers/net/can/m_can/
H A Dm_can.c2251 m_can_class_allocate_dev(struct device *dev, int sizeof_priv) argument
/linux-master/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c799 struct net_device *alloc_peak_canfd_dev(int sizeof_priv, int index, argument
/linux-master/drivers/net/can/sja1000/
H A Dsja1000.c645 struct net_device *alloc_sja1000dev(int sizeof_priv) argument
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.c3130 int enetc_pci_probe(struct pci_dev *pdev, const char *name, int sizeof_priv) argument
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_main.c2087 hns_dsaf_alloc_dev(struct device *dev, size_t sizeof_priv) argument
/linux-master/drivers/net/phy/
H A Dmdio_devres.c30 struct mii_bus *devm_mdiobus_alloc_size(struct device *dev, int sizeof_priv) argument
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c107 struct net_device *alloc_libipw(int sizeof_priv, int monitor) argument
/linux-master/drivers/pwm/
H A Dcore.c471 struct pwm_chip *pwmchip_alloc(struct device *parent, unsigned int npwm, size_t sizeof_priv) argument
498 struct pwm_chip *devm_pwmchip_alloc(struct device *parent, unsigned int npwm, size_t sizeof_priv) argument
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_module.c69 struct net_device *alloc_rtllib(int sizeof_priv) argument
/linux-master/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h112 u32 sizeof_priv; member in struct:rtw_netdev_priv_indicator
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c52 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, void *old_priv) argument
69 struct net_device *rtw_alloc_etherdev(int sizeof_priv) argument
/linux-master/include/linux/
H A Dpwm.h486 pwmchip_alloc(struct device *parent, unsigned int npwm, size_t sizeof_priv) argument
493 devm_pwmchip_alloc(struct device *parent, unsigned int npwm, size_t sizeof_priv) argument
/linux-master/include/net/
H A Dcfg80211.h5864 wiphy_new(const struct cfg80211_ops *ops, int sizeof_priv) argument

Completed in 344 milliseconds

12