Home
last modified time | relevance | path

Searched refs:inf (Results 1 – 25 of 59) sorted by relevance

123

/linux-6.3-rc2/drivers/usb/host/
A Dohci-pxa27x.c223 if (inf->flags & ENABLE_PORT1) in pxa27x_setup_hc()
226 if (inf->flags & ENABLE_PORT2) in pxa27x_setup_hc()
248 if (inf->power_on_delay) { in pxa27x_setup_hc()
278 inf = dev_get_platdata(dev); in pxa27x_start_hc()
294 if (inf->init) in pxa27x_start_hc()
295 retval = inf->init(dev); in pxa27x_start_hc()
316 inf = dev_get_platdata(dev); in pxa27x_stop_hc()
318 if (inf->exit) in pxa27x_stop_hc()
319 inf->exit(dev); in pxa27x_stop_hc()
426 if (!inf) in ohci_hcd_pxa27x_probe()
[all …]
/linux-6.3-rc2/drivers/staging/wlan-ng/
A Dprism2sta.c124 struct hfa384x_inf_frame *inf);
132 struct hfa384x_inf_frame *inf);
1003 if (inf->framelen > 22) { in prism2sta_inf_tallies()
1045 sizeof(inf->infotype) - sizeof(inf->info.scanresult.scanreason); in prism2sta_inf_scanresults()
1094 nbss = (inf->framelen - 3) / 32; in prism2sta_inf_hostscanresults()
1102 hw->scanresults = kmemdup(inf, sizeof(*inf), GFP_ATOMIC); in prism2sta_inf_hostscanresults()
1182 struct hfa384x_inf_frame *inf; in prism2sta_processing_defer() local
1537 skb_put(skb, sizeof(*inf)); in prism2sta_inf_authreq()
1538 memcpy(skb->data, inf, sizeof(*inf)); in prism2sta_inf_authreq()
1744 le16_to_cpus(&inf->infotype); in prism2sta_ev_info()
[all …]
/linux-6.3-rc2/drivers/video/fbdev/
A Dpxafb.c464 struct pxafb_mach_info *inf = fbi->inf; in pxafb_check_var() local
1236 struct pxafb_mach_info *inf = fbi->inf; in setup_smart_timing() local
1264 struct pxafb_mach_info *inf = fbi->inf; in pxafb_smart_thread() local
1806 fbi->inf = inf; in pxafb_init_fbinfo()
1895 inf->modes[0].xres = xres; inf->modes[0].yres = yres; in parse_opt_mode()
1990 inf->lccr0 = (inf->lccr0 & ~LCCR0_CMS) | LCCR0_Mono; in parse_opt()
1992 inf->lccr0 = (inf->lccr0 & ~LCCR0_PAS) | LCCR0_Act; in parse_opt()
1994 inf->lccr0 = (inf->lccr0 & ~LCCR0_PAS) | LCCR0_Pas; in parse_opt()
1996 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Sngl; in parse_opt()
1998 inf->lccr0 = (inf->lccr0 & ~LCCR0_SDS) | LCCR0_Dual; in parse_opt()
[all …]
A Dsa1100fb.c304 if (fbi->inf->cmap_inverse) { in sa1100fb_setcolreg()
378 var->xres = fbi->inf->xres; in sa1100fb_check_var()
380 var->yres = fbi->inf->yres; in sa1100fb_check_var()
427 if (fbi->inf->set_visual) in sa1100fb_set_visual()
732 if (fbi->inf->lcd_power) in __sa1100fb_lcd_power()
733 fbi->inf->lcd_power(on); in __sa1100fb_lcd_power()
1106 inf->pixclock == 0) in sa1100fb_init_fbinfo()
1126 fbi->fb.fix.smem_len = inf->xres * inf->yres * in sa1100fb_init_fbinfo()
1127 inf->bpp / 8; in sa1100fb_init_fbinfo()
1128 fbi->inf = inf; in sa1100fb_init_fbinfo()
[all …]
/linux-6.3-rc2/arch/m68k/fpsp040/
A Ddo_func.S265 .long smod_oper | 10,10 inf,inf = nan with operr
289 | ;10 = inf
423 .long scl_inf | 10,00 inf,norm = +-inf
424 .long scl_inf | 10,01 inf,zero = +-inf
425 .long scl_opr | 10,10 inf,inf = nan with operr
443 | ;010 = inf 10 = inf
465 bra ld_minf |else neg load -inf
517 |**Returns +inf
520 fmovex PINF,%fp0 |load +inf
524 |**Returns -inf
[all …]
A Dtbldo.S60 .long sinf |$01-2 fint inf
69 .long sinf |$02-2 fsinh inf
78 .long sinf |$03-2 fintrz inf
132 .long sone |$09-2 ftanh inf
141 .long spi_2 |$0a-2 fatan inf
159 .long t_operr |$0c-2 fasin inf
177 .long t_operr |$0e-2 fsin inf
186 .long t_operr |$0f-2 ftan inf
195 .long szr_inf |$10-2 fetox inf
231 .long sopr_inf |$14-2 flogn inf
[all …]
A Dget_op.S495 movew ETEMP(%a6),%d0 |get word with inf information
497 cmpiw #0x0fff,%d1 |test for inf or NaN
502 |input is of the special cases of inf and NaN
547 movew ETEMP(%a6),%d0 |get word with inf information
549 cmpiw #0x0fff,%d1 |test for inf or NaN
554 |input is of the special cases of inf and NaN
559 |input is inf
A Dkernel_ex.S50 | store properly signed inf (use sign of etemp) into fp0
52 | inf bit, and accrued dz bit
71 bras m_inf |flogx always returns -inf
83 fmovemx mns_inf,%fp0-%fp0 |load -inf
87 fmovemx pls_inf,%fp0-%fp0 |load +inf
A Dx_store.S134 cmpw #0x4000,%d0 |check if inf
135 beqs inf |if so, special case
144 inf: label
145 movel #0x7ff00000,%d0 |load dbl inf exponent
/linux-6.3-rc2/arch/arm64/mm/
A Dfault.c477 arm64_force_sig_fault(inf->sig, inf->code, far, inf->name); in do_bad_area()
532 const struct fault_info *inf; in do_page_fault() local
655 inf = esr_to_fault_info(esr); in do_page_fault()
678 far, inf->name); in do_page_fault()
718 const struct fault_info *inf; in do_sea() local
721 inf = esr_to_fault_info(esr); in do_sea()
741 arm64_notify_die(inf->name, regs, inf->sig, inf->code, siaddr, esr); in do_sea()
831 if (!inf->fn(far, esr, regs)) in do_mem_abort()
842 arm64_notify_die(inf->name, regs, inf->sig, inf->code, addr, esr); in do_mem_abort()
917 if (inf->fn(addr_if_watchpoint, esr, regs)) { in do_debug_exception()
[all …]
/linux-6.3-rc2/sound/soc/codecs/
A D88pm860x-codec.c942 inf = 0; in pm860x_pcm_hw_params()
945 inf = 3; in pm860x_pcm_hw_params()
948 inf = 6; in pm860x_pcm_hw_params()
951 inf = 8; in pm860x_pcm_hw_params()
1025 inf = 0; in pm860x_i2s_hw_params()
1038 inf = 0; in pm860x_i2s_hw_params()
1041 inf = 1; in pm860x_i2s_hw_params()
1044 inf = 3; in pm860x_i2s_hw_params()
1047 inf = 4; in pm860x_i2s_hw_params()
1050 inf = 6; in pm860x_i2s_hw_params()
[all …]
/linux-6.3-rc2/Documentation/usb/
A Dtext_files.rst1 Linux CDC ACM inf
4 .. include:: linux-cdc-acm.inf
7 Linux inf
10 .. include:: linux.inf
A Dlinux.inf36 ; References the in-build Netrndis.inf
41 include = netrndis.inf
47 include = netrndis.inf
/linux-6.3-rc2/tools/testing/selftests/resctrl/
A Dresctrlfs.c561 if (!inf) in check_resctrlfs_support()
564 res = fgrep(inf, "nodev\tresctrl\n"); in check_resctrlfs_support()
571 fclose(inf); in check_resctrlfs_support()
591 char *fgrep(FILE *inf, const char *str) in fgrep() argument
596 while (!feof(inf)) { in fgrep()
597 if (!fgets(line, 256, inf)) in fgrep()
619 FILE *inf; in validate_resctrl_feature_request() local
637 if (!inf) in validate_resctrl_feature_request()
641 res = fgrep(inf, "llc_occupancy"); in validate_resctrl_feature_request()
649 res = fgrep(inf, "mbm_total_bytes"); in validate_resctrl_feature_request()
[all …]
A Dresctrl_tests.c18 FILE *inf = fopen("/proc/cpuinfo", "r"); in detect_vendor() local
23 if (!inf) in detect_vendor()
26 res = fgrep(inf, "vendor_id"); in detect_vendor()
36 fclose(inf); in detect_vendor()
/linux-6.3-rc2/scripts/gdb/linux/
A Ddmesg.py33 inf = gdb.inferiors()[0]
38 prb = utils.read_memoryview(inf, prb_addr, sz).tobytes()
44 desc_ring = utils.read_memoryview(inf, addr, sz).tobytes()
62 text_data_ring = utils.read_memoryview(inf, addr, sz).tobytes()
99 desc = utils.read_memoryview(inf, desc_addr + desc_off, desc_sz).tobytes()
112 info = utils.read_memoryview(inf, info_addr + info_off, info_sz).tobytes()
131 text_data = utils.read_memoryview(inf, text_data_addr + text_start,
A Dconfig.py33 inf = gdb.inferiors()[0]
34 zconfig_buf = utils.read_memoryview(inf, py_config_ptr,
/linux-6.3-rc2/arch/arm/common/
A Dscoop.c178 struct scoop_config *inf; in scoop_probe() local
191 inf = pdev->dev.platform_data; in scoop_probe()
206 iowrite16(inf->io_dir & 0xffff, devptr->base + SCOOP_GPCR); in scoop_probe()
207 iowrite16(inf->io_out & 0xffff, devptr->base + SCOOP_GPWR); in scoop_probe()
209 devptr->suspend_clr = inf->suspend_clr; in scoop_probe()
210 devptr->suspend_set = inf->suspend_set; in scoop_probe()
214 if (inf->gpio_base != 0) { in scoop_probe()
216 devptr->gpio.base = inf->gpio_base; in scoop_probe()
/linux-6.3-rc2/drivers/perf/
A Dxgene_pmu.c93 struct hw_pmu_info *inf; member
142 struct hw_pmu_info inf; member
1137 pmu->inf = &ctx->inf; in xgene_pmu_dev_add()
1460 struct hw_pmu_info *inf; in acpi_get_pmu_hw_inf() local
1511 inf = &ctx->inf; in acpi_get_pmu_hw_inf()
1512 inf->type = type; in acpi_get_pmu_hw_inf()
1513 inf->csr = dev_csr; in acpi_get_pmu_hw_inf()
1574 switch (ctx->inf.type) { in acpi_pmu_dev_add()
1658 inf = &ctx->inf; in fdt_get_pmu_hw_inf()
1659 inf->type = type; in fdt_get_pmu_hw_inf()
[all …]
/linux-6.3-rc2/sound/core/seq/oss/
A Dseq_oss_synth.c606 snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf) in snd_seq_oss_synth_make_info() argument
618 inf->synth_type = SYNTH_TYPE_MIDI; in snd_seq_oss_synth_make_info()
619 inf->synth_subtype = 0; in snd_seq_oss_synth_make_info()
620 inf->nr_voices = 16; in snd_seq_oss_synth_make_info()
621 inf->device = dev; in snd_seq_oss_synth_make_info()
622 strscpy(inf->name, minf.name, sizeof(inf->name)); in snd_seq_oss_synth_make_info()
627 inf->synth_type = rec->synth_type; in snd_seq_oss_synth_make_info()
628 inf->synth_subtype = rec->synth_subtype; in snd_seq_oss_synth_make_info()
629 inf->nr_voices = rec->nr_voices; in snd_seq_oss_synth_make_info()
630 inf->device = dev; in snd_seq_oss_synth_make_info()
[all …]
A Dseq_oss_midi.c653 snd_seq_oss_midi_make_info(struct seq_oss_devinfo *dp, int dev, struct midi_info *inf) in snd_seq_oss_midi_make_info() argument
660 inf->device = dev; in snd_seq_oss_midi_make_info()
661 inf->dev_type = 0; /* FIXME: ?? */ in snd_seq_oss_midi_make_info()
662 inf->capabilities = 0; /* FIXME: ?? */ in snd_seq_oss_midi_make_info()
663 strscpy(inf->name, mdev->name, sizeof(inf->name)); in snd_seq_oss_midi_make_info()
/linux-6.3-rc2/arch/arm/mm/
A Dfault.c556 const struct fsr_info *inf = fsr_info + fsr_fs(fsr); in do_DataAbort() local
558 if (!inf->fn(addr, fsr & ~FSR_LNX_PF, regs)) in do_DataAbort()
563 inf->name, fsr, addr); in do_DataAbort()
566 arm_notify_die("", regs, inf->sig, inf->code, (void __user *)addr, in do_DataAbort()
586 const struct fsr_info *inf = ifsr_info + fsr_fs(ifsr); in do_PrefetchAbort() local
588 if (!inf->fn(addr, ifsr | FSR_LNX_PF, regs)) in do_PrefetchAbort()
592 inf->name, ifsr, addr); in do_PrefetchAbort()
594 arm_notify_die("", regs, inf->sig, inf->code, (void __user *)addr, in do_PrefetchAbort()
/linux-6.3-rc2/drivers/memory/
A Ddfl-emif.c107 static struct emif_attr emif_attr_##inf##_index##_##_name = \
108 { .attr = __ATTR(inf##_index##_##_name, 0444, \
113 static struct emif_attr emif_attr_##inf##_index##_clear = \
114 { .attr = __ATTR(inf##_index##_clear, 0200, \
/linux-6.3-rc2/drivers/iio/amplifiers/
A Dhmc425a.c93 struct hmc425a_chip_info *inf = st->chip_info; in hmc425a_write_raw() local
102 if (gain > inf->gain_max || gain < inf->gain_min) in hmc425a_write_raw()
A Dad8366.c156 struct ad8366_info *inf = st->info; in ad8366_write_raw() local
166 if (gain > inf->gain_max || gain < inf->gain_min) in ad8366_write_raw()

Completed in 66 milliseconds

123