Lines Matching refs:EINVAL
405 return -EINVAL; in hp_sdc_rtc_read()
528 return -EINVAL; in hp_sdc_rtc_ioctl()
549 return -EINVAL; in hp_sdc_rtc_ioctl()
572 if ((arg < 1) || (arg > 100)) return -EINVAL; in hp_sdc_rtc_ioctl()
595 if (alm_tm.tm_hour > 23) return -EINVAL; in hp_sdc_rtc_ioctl()
596 if (alm_tm.tm_min > 59) return -EINVAL; in hp_sdc_rtc_ioctl()
597 if (alm_tm.tm_sec > 59) return -EINVAL; in hp_sdc_rtc_ioctl()
630 return -EINVAL; in hp_sdc_rtc_ioctl()
635 return -EINVAL; in hp_sdc_rtc_ioctl()
637 return -EINVAL; in hp_sdc_rtc_ioctl()
639 return -EINVAL; in hp_sdc_rtc_ioctl()
642 return -EINVAL; in hp_sdc_rtc_ioctl()
657 return -EINVAL; in hp_sdc_rtc_ioctl()
665 return -EINVAL; in hp_sdc_rtc_ioctl()