Searched refs:ok_flag (Results 1 – 2 of 2) sorted by relevance
559 int i, cidx, r, ok_flag; in snd_ac97_pcm_open() local578 ok_flag = 0; in snd_ac97_pcm_open()587 ok_flag++; in snd_ac97_pcm_open()590 if (!ok_flag) { in snd_ac97_pcm_open()
1476 int i, ok_flag; in hp100_start_xmit_bm() local1547 ok_flag = skb->len >= HP100_MIN_PACKET_SIZE; in hp100_start_xmit_bm()1548 i = ok_flag ? skb->len : HP100_MIN_PACKET_SIZE; in hp100_start_xmit_bm()1627 int i, ok_flag; in hp100_start_xmit() local1707 ok_flag = skb->len >= HP100_MIN_PACKET_SIZE; in hp100_start_xmit()1708 i = ok_flag ? skb->len : HP100_MIN_PACKET_SIZE; in hp100_start_xmit()1716 if (!ok_flag) in hp100_start_xmit()1721 if (!ok_flag) in hp100_start_xmit()