Home
last modified time | relevance | path

Searched refs:otype (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_cs.h187 #define bfa_sm_state_decl(oc, st, otype, etype) \ argument
188 static void oc ## _sm_ ## st(otype * fsm, etype event)
216 #define bfa_fsm_state_decl(oc, st, otype, etype) \ argument
217 static void oc ## _sm_ ## st(otype * fsm, etype event); \
218 static void oc ## _sm_ ## st ## _entry(otype * fsm)
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_cs.h67 #define bfa_fsm_state_decl(oc, st, otype, etype) \ argument
68 static void oc ## _sm_ ## st(otype * fsm, etype event); \
69 static void oc ## _sm_ ## st ## _entry(otype * fsm)
/openbmc/linux/drivers/hwtracing/intel_th/
H A Dcore.c441 unsigned otype; member
478 .otype = GTH_MSU,
499 .otype = GTH_MSU,
550 .otype = GTH_PTI,
565 .otype = GTH_LPP,
675 thdev->output.type = subdev->otype; in intel_th_subdevice_alloc()
715 int intel_th_output_enable(struct intel_th *th, unsigned int otype) in intel_th_output_enable() argument
725 if (intel_th_subdevices[src].otype != otype) in intel_th_output_enable()
739 if (th->thdev[dst]->output.type != otype) in intel_th_output_enable()
786 subdev->otype != GTH_NONE) in intel_th_populate()
H A Dintel_th.h242 int intel_th_output_enable(struct intel_th *th, unsigned int otype);
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl_stm32.c243 if (!ctl || ctl->af > 15 || ctl->mode > 3 || ctl->otype > 1 || in stm32_gpio_config()
266 clrsetbits_le32(&regs->otyper, OTYPE_MSK << index, ctl->otype << index); in stm32_gpio_config()
307 gpio_ctl->otype = STM32_GPIO_OTYPE_OD; in prep_gpio_ctl()
309 gpio_ctl->otype = STM32_GPIO_OTYPE_PP; in prep_gpio_ctl()
319 __func__, gpio_fn, gpio_ctl->speed, gpio_ctl->otype, in prep_gpio_ctl()
/openbmc/linux/crypto/
H A Dalgboss.c40 u32 otype; member
152 param->otype = larval->alg.cra_flags; in cryptomgr_schedule_probe()
/openbmc/linux/scripts/kconfig/
H A Dstreamline_config.pl364 my $otype = ( -x $lsmod_file) ? '-|' : '<';
365 open($linfile, $otype, $lsmod_file);
/openbmc/u-boot/scripts/kconfig/
H A Dstreamline_config.pl364 my $otype = ( -x $lsmod_file) ? '-|' : '<';
365 open($linfile, $otype, $lsmod_file);
/openbmc/u-boot/arch/arm/mach-stm32mp/include/mach/
H A Dgpio.h95 enum stm32_gpio_otype otype; member
/openbmc/u-boot/arch/arm/include/asm/arch-stm32/
H A Dgpio.h94 enum stm32_gpio_otype otype; member
/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst.c556 char *otype; in dst_type_print() local
559 otype = "satellite"; in dst_type_print()
563 otype = "terrestrial"; in dst_type_print()
567 otype = "cable"; in dst_type_print()
571 otype = "atsc"; in dst_type_print()
578 dprintk(2, "DST type: %s\n", otype); in dst_type_print()
/openbmc/linux/drivers/media/dvb-core/
H A Ddmxdev.c617 enum dmx_output otype; in dvb_dmxdev_start_feed() local
624 otype = para->output; in dvb_dmxdev_start_feed()
633 if (otype == DMX_OUT_TS_TAP) in dvb_dmxdev_start_feed()
635 else if (otype == DMX_OUT_TSDEMUX_TAP) in dvb_dmxdev_start_feed()
637 else if (otype == DMX_OUT_TAP) in dvb_dmxdev_start_feed()
/openbmc/linux/net/wireless/
H A Dutil.c1107 enum nl80211_iftype otype = dev->ieee80211_ptr->iftype; in cfg80211_change_iface() local
1112 if (otype == NL80211_IFTYPE_AP_VLAN) in cfg80211_change_iface()
1124 if (ntype != otype) { in cfg80211_change_iface()
1137 switch (otype) { in cfg80211_change_iface()
1211 if (!err && ntype != otype && netif_running(dev)) { in cfg80211_change_iface()
1213 cfg80211_update_iface_num(rdev, otype, -1); in cfg80211_change_iface()
H A Dnl80211.c4204 enum nl80211_iftype otype, ntype; in nl80211_set_interface() local
4210 otype = ntype = dev->ieee80211_ptr->iftype; in nl80211_set_interface()
4214 if (otype != ntype) in nl80211_set_interface()
4223 if (otype != NL80211_IFTYPE_MESH_POINT) in nl80211_set_interface()
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.h102 u32 otype; /* resulting type of new object */ member
H A Dpolicydb.c1892 u32 len, stype, otype; in filename_trans_read_helper_compat() local
1916 otype = le32_to_cpu(buf[3]); in filename_trans_read_helper_compat()
1926 if (likely(datum->otype == otype)) in filename_trans_read_helper_compat()
1938 datum->otype = otype; in filename_trans_read_helper_compat()
2024 datum->otype = le32_to_cpu(buf[0]); in filename_trans_read_helper()
3517 buf[3] = cpu_to_le32(datum->otype); in filename_write_helper_compat()
3568 buf[0] = cpu_to_le32(datum->otype); in filename_write_helper()
H A Dservices.c1691 newcontext->type = datum->otype; in filename_compute_type()
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl6233 my $otype = $4;
6237 ($arg, $otype) = ($otype, $arg) if ($arg =~ /^(?:true|false)$/i);
6239 my $type = lc($otype);
6247 "Using comparison to $otype is error prone\n" . $herecurr);
/openbmc/linux/scripts/
H A Dcheckpatch.pl7364 my $otype = $4;
7368 ($arg, $otype) = ($otype, $arg) if ($arg =~ /^(?:true|false)$/i);
7370 my $type = lc($otype);
7378 "Using comparison to $otype is error prone\n" . $herecurr);
/openbmc/qemu/tcg/
H A Dtcg.c4599 TCGType otype, itype; in tcg_reg_alloc_mov() local
4611 otype = ots->type; in tcg_reg_alloc_mov()
4642 tcg_out_st(s, otype, ireg, ots->mem_base->reg, ots->mem_offset); in tcg_reg_alloc_mov()
4663 oreg = tcg_reg_alloc(s, tcg_target_available_regs[otype], in tcg_reg_alloc_mov()
4667 if (!tcg_out_mov(s, otype, oreg, ireg)) { in tcg_reg_alloc_mov()