Home
last modified time | relevance | path

Searched defs:mesg (Results 1 - 25 of 91) sorted by relevance

1234

/arkcompiler/ets_runtime/compiler_service/include/
H A Daot_compiler_constants.h181 std::string mesg; member
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-pm.c6 int generic_ide_suspend(struct device *dev, pm_message_t mesg) in generic_ide_suspend() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_cs5520.c256 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in cs5520_pci_device_suspend() argument
H A Dpata_triflex.c199 static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in triflex_ata_pci_device_suspend() argument
H A Dacard-ahci.c112 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in acard_ahci_pci_device_suspend() argument
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c126 ahc_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) in ahc_linux_pci_dev_suspend() argument
H A Daic79xx_osm_pci.c79 ahd_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) in ahd_linux_pci_dev_suspend() argument
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dat91_cf.c367 static int at91_cf_suspend(struct platform_device *pdev, pm_message_t mesg) in at91_cf_suspend() argument
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_cs5520.c259 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in cs5520_pci_device_suspend() argument
H A Dpata_triflex.c198 static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in triflex_ata_pci_device_suspend() argument
H A Dacard-ahci.c112 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in acard_ahci_pci_device_suspend() argument
/test/xts/tools/lite/checksum/src/
H A Dchecksum_sha256.c142 void CalcSha256(MesgDigest *md, unsigned char* mesg) in CalcSha256() argument
/third_party/toybox/lib/
H A Dpassword.c50 int read_password(char *buf, int buflen, char *mesg) in read_password() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/
H A Dhimedia_base.c89 static int himedia_legacy_suspend(struct device *dev, pm_message_t mesg) in himedia_legacy_suspend() argument
100 static int himedia_legacy_suspend_late(struct device *dev, pm_message_t mesg) in himedia_legacy_suspend_late() argument
/kernel/linux/linux-5.10/drivers/iio/dac/
H A Dti-dac082s085.c52 struct spi_message mesg; member
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dti-dac082s085.c52 struct spi_message mesg; member
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.c99 void usage(char *mesg) in usage() argument
256 void wait_for_signal(const char *mesg) in wait_for_signal() argument
/third_party/ltp/testcases/kernel/syscalls/sigrelse/
H A Dsigrelse01.c163 static char mesg[MAXMESG]; /* message buffer for tst_res */ variable
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-max3191x.c81 struct spi_message mesg; member
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-sh.c153 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_send() argument
218 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_receive() argument
277 struct spi_message *mesg; in spi_sh_work() local
358 spi_sh_transfer(struct spi_device *spi, struct spi_message *mesg) spi_sh_transfer() argument
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-sh.c150 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_send() argument
215 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_receive() argument
271 spi_sh_transfer_one_message(struct spi_controller *ctlr, struct spi_message *mesg) spi_sh_transfer_one_message() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-max3191x.c81 struct spi_message mesg; member
/third_party/ltp/tools/genload/
H A Dstress.c333 char *mesg = in usage() local
369 char *mesg = "%s %s\n"; in version() local
H A Dgenload.c333 char *mesg = in usage() local
369 char *mesg = "%s %s\n"; in version() local
/kernel/linux/linux-5.10/drivers/base/
H A Dplatform.c1177 static int platform_legacy_suspend(struct device *dev, pm_message_t mesg) in platform_legacy_suspend() argument

Completed in 19 milliseconds

1234