Home
last modified time | relevance | path

Searched defs:sizeof_priv (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/counter/
H A Dcounter-core.c88 struct counter_device *counter_alloc(size_t sizeof_priv) in counter_alloc()
212 struct counter_device *devm_counter_alloc(struct device *dev, size_t sizeof_priv) in devm_counter_alloc()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c51 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, void *old_priv) in rtw_alloc_etherdev_with_old_priv()
68 struct net_device *rtw_alloc_etherdev(int sizeof_priv) in rtw_alloc_etherdev()
/linux/net/802/
H A Dfc.c102 struct net_device *alloc_fcdev(int sizeof_priv) in alloc_fcdev()
H A Dfddi.c171 struct net_device *alloc_fddidev(int sizeof_priv) in alloc_fddidev()
H A Dhippi.c187 struct net_device *alloc_hippi_dev(int sizeof_priv) in alloc_hippi_dev()
/linux/net/
H A Ddevres.c21 struct net_device *devm_alloc_etherdev_mqs(struct device *dev, int sizeof_priv, in devm_alloc_etherdev_mqs()
/linux/drivers/mux/
H A Dcore.c93 unsigned int controllers, size_t sizeof_priv) in mux_chip_alloc()
236 size_t sizeof_priv) in devm_mux_chip_alloc()
/linux/drivers/net/phy/
H A Dmdio_devres.c30 struct mii_bus *devm_mdiobus_alloc_size(struct device *dev, int sizeof_priv) in devm_mdiobus_alloc_size()
/linux/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h110 u32 sizeof_priv; member
/linux/drivers/bluetooth/
H A Dhci_serdev.c305 int sizeof_priv) in hci_uart_register_device_priv()
H A Dhci_h5.c116 int sizeof_priv; member
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c107 struct net_device *alloc_libipw(int sizeof_priv, int monitor) in alloc_libipw()
/linux/net/ethernet/
H A Deth.c381 alloc_etherdev_mqs(int sizeof_priv,unsigned int txqs,unsigned int rxqs) alloc_etherdev_mqs() argument
/linux/drivers/iio/afe/
H A Diio-rescale.c528 int sizeof_priv; in rescale_probe() local
/linux/drivers/iio/multiplexer/
H A Diio-mux.c346 int sizeof_priv; in mux_probe() local
/linux/drivers/net/can/sja1000/
H A Dsja1000.c656 struct net_device *alloc_sja1000dev(int sizeof_priv) in alloc_sja1000dev()
/linux/drivers/net/can/cc770/
H A Dcc770.c799 struct net_device *alloc_cc770dev(int sizeof_priv) in alloc_cc770dev()
/linux/net/wireless/
H A Dcore.c443 struct wiphy *wiphy_new_nm(const struct cfg80211_ops *ops, int sizeof_priv, in wiphy_new_nm()
/linux/drivers/net/can/m_can/
H A Dm_can.c2356 int sizeof_priv) in m_can_class_allocate_dev()
/linux/net/bluetooth/
H A Dhci_core.c2437 struct hci_dev *hci_alloc_dev_priv(int sizeof_priv) in hci_alloc_dev_priv()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c3607 int enetc_pci_probe(struct pci_dev *pdev, const char *name, int sizeof_priv) in enetc_pci_probe()
/linux/net/core/
H A Ddev.c11877 struct net_device *alloc_netdev_mqs(int sizeof_priv, const char *name, in alloc_netdev_mqs()
12100 struct net_device *alloc_netdev_dummy(int sizeof_priv) in alloc_netdev_dummy()
/linux/include/rdma/
H A Dib_verbs.h2266 size_t sizeof_priv; global() member
/linux/include/net/
H A Dcfg80211.h6251 int sizeof_priv) in wiphy_new()