Searched refs:subd (Results 1 – 5 of 5) sorted by relevance
51 int subd, chan; in do_rangeinfo_ioctl() local55 subd = (it->range_type >> 24) & 0xf; in do_rangeinfo_ioctl()60 if (subd >= dev->n_subdevices) in do_rangeinfo_ioctl()62 s = &dev->subdevices[subd]; in do_rangeinfo_ioctl()
23 unsigned int subd);
211 unsigned int subd) in comedi_find_subdevice_by_type() argument218 for (; subd < dev->n_subdevices; subd++) { in comedi_find_subdevice_by_type()219 s = &dev->subdevices[subd]; in comedi_find_subdevice_by_type()221 ret = subd; in comedi_find_subdevice_by_type()
47 #define ATH_SDEVICE(subv, subd) \ argument49 .subvendor = (subv), .subdevice = (subd)
53 u32 subd; in nvkm_clk_adjust() local60 subd = nvbios_boostSp(bios, idx++, data, &sver, &shdr, in nvkm_clk_adjust()62 if (subd && boostS.domain == domain) { in nvkm_clk_adjust()69 } while (subd); in nvkm_clk_adjust()