Lines Matching refs:bcmstricmp
4103 bcmstricmp((char *)buf, "devreset")) { in dhd_ioctl()
4132 if (bcmstricmp((char *)buf, "pcie_suspend") && in dhd_ioctl()
4133 bcmstricmp((char *)buf, "pciecfgreg") && in dhd_ioctl()
4134 bcmstricmp((char *)buf, "devreset") && in dhd_ioctl()
4135 bcmstricmp((char *)buf, "sdio_suspend") && in dhd_ioctl()
4136 bcmstricmp((char *)buf, "control_signal")) in dhd_ioctl()
4138 if (bcmstricmp((char *)buf, "pcie_suspend") && in dhd_ioctl()
4139 bcmstricmp((char *)buf, "pciecfgreg") && in dhd_ioctl()
4140 bcmstricmp((char *)buf, "devreset") && in dhd_ioctl()
4141 bcmstricmp((char *)buf, "sdio_suspend")) in dhd_ioctl()
4162 if (!bcmstricmp((char *)buf, "devreset") || in dhd_ioctl()
4165 !bcmstricmp((char *)buf, "dwnldstate")) || in dhd_ioctl()
4168 !bcmstricmp((char *)buf, "btop_test") || in dhd_ioctl()
4169 !bcmstricmp((char *)buf, "control_signal") || in dhd_ioctl()