Searched defs:write_config (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/ |
| H A D | case.py | 168 def write_config(self, data, multiconfig=None): member in OESelftestTestCase
|
| /OK3568_Linux_fs/kernel/drivers/staging/mt7621-pci/ |
| H A D | pci-mt7621.c | 208 static void write_config(struct mt7621_pcie *pcie, unsigned int dev, in write_config() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | eeh.h | 226 int (*write_config)(struct eeh_dev *edev, int where, int size, u32 val); member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 864 int (*write_config)(struct udevice *bus, pci_dev_t bdf, uint offset, member 1327 int (*write_config)(struct udevice *dev, uint offset, ulong value, member
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | kconfiglib.py | 509 def write_config(self, filename, header=None): member in Config
|