Home
last modified time | relevance | path

Searched refs:devm_kmemdup (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmmio.c192 ops = devm_kmemdup(pdev, &mt7615_ops, sizeof(mt7615_ops), GFP_KERNEL); in mt7615_mmio_probe()
211 bus_ops = devm_kmemdup(dev->mt76.dev, dev->bus_ops, sizeof(*bus_ops), in mt7615_mmio_probe()
H A Dsdio.c106 ops = devm_kmemdup(&func->dev, &mt7615_ops, sizeof(mt7615_ops), in mt7663s_probe()
H A Dusb.c141 ops = devm_kmemdup(&usb_intf->dev, &mt7615_ops, sizeof(mt7615_ops), in mt7663u_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmmio.c219 bus_ops = devm_kmemdup(dev->mt76.dev, dev->bus_ops, sizeof(*bus_ops), in mt7996_mmio_init()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci.c329 bus_ops = devm_kmemdup(dev->mt76.dev, dev->bus_ops, sizeof(*bus_ops), in mt7921_pci_probe()
H A Dmcu.c444 phy->clc[clc->idx] = devm_kmemdup(mdev->dev, clc, in mt7921_load_clc()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dinit.c493 bus_ops = devm_kmemdup(dev->mt76.dev, dev->bus_ops, sizeof(*bus_ops), in mt7603_register_device()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h674 devm_kmemdup(struct device *dev, const void *src, size_t len, gfp_t gfp) in devm_kmemdup() function
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c674 ops = devm_kmemdup(dev, mac80211_ops, sizeof(struct ieee80211_ops), in mt792x_get_mac80211_ops()
H A Dmac80211.c320 chanlist = devm_kmemdup(dev->dev, chan, size, GFP_KERNEL); in mt76_init_sband()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmmio.c846 bus_ops = devm_kmemdup(dev->mt76.dev, dev->bus_ops, sizeof(*bus_ops), in mt7915_mmio_init()