Home
last modified time | relevance | path

Searched defs:write_b (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/
H A Dlinux.c486 write_b(xf86Int10InfoPtr pInt, int addr, CARD8 val) in write_b() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dgeneric.c447 write_b(xf86Int10InfoPtr pInt, int addr, uint8_t val) in write_b() function
/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h252 void (*write_b)(struct sdhci_host *host, u8 val, int reg); member
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h622 void (*write_b)(struct sdhci_host *host, u8 val, int reg); member