Lines Matching refs:spaceleft
1616 int spaceleft, j; in xptedtbusfunc() local
1618 spaceleft = cdm->match_buf_len - (cdm->num_matches * in xptedtbusfunc()
1626 if (spaceleft < sizeof(struct dev_match_result)) { in xptedtbusfunc()
1749 int spaceleft, j; in xptedtdevicefunc() local
1751 spaceleft = cdm->match_buf_len - (cdm->num_matches * in xptedtdevicefunc()
1759 if (spaceleft < sizeof(struct dev_match_result)) { in xptedtdevicefunc()
1861 int spaceleft, j; in xptedtperiphfunc() local
1864 spaceleft = cdm->match_buf_len - (cdm->num_matches * in xptedtperiphfunc()
1872 if (spaceleft < sizeof(struct dev_match_result)) { in xptedtperiphfunc()
2002 int spaceleft, j; in xptplistperiphfunc() local
2005 spaceleft = cdm->match_buf_len - (cdm->num_matches * in xptplistperiphfunc()
2013 if (spaceleft < sizeof(struct dev_match_result)) { in xptplistperiphfunc()