Home
last modified time | relevance | path

Searched refs:p (Results 7076 – 7100 of 9049) sorted by relevance

1...<<281282283284285286287288289290>>...362

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c24 #define nvkm_udevice(p) container_of((p), struct nvkm_udevice, object) argument
/openbmc/linux/drivers/staging/rtl8712/
H A Dos_intfs.c163 static int r871x_net_set_mac_address(struct net_device *pnetdev, void *p) in r871x_net_set_mac_address() argument
166 struct sockaddr *addr = p; in r871x_net_set_mac_address()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_hynix.c732 struct nand_onfi_params *p) in hynix_fixup_onfi_param_page() argument
740 p->sdr_timing_modes |= cpu_to_le16(BIT(0)); in hynix_fixup_onfi_param_page()
/openbmc/linux/drivers/net/usb/
H A Dsr9700.c296 static int sr9700_set_mac_address(struct net_device *netdev, void *p) in sr9700_set_mac_address() argument
299 struct sockaddr *addr = p; in sr9700_set_mac_address()
/openbmc/phosphor-networkd/src/
H A Dncsi_util.cpp69 std::span<const unsigned char> p = std::span<const unsigned char>()) : in Command() argument
70 ncsi_cmd(ncsiCmd), operation(operation), payload(p) in Command()
/openbmc/qemu/include/hw/core/
H A Dcpu.h381 #define RUN_ON_CPU_HOST_PTR(p) ((run_on_cpu_data){.host_ptr = (p)}) argument
/openbmc/linux/drivers/reset/
H A Dreset-npcm.c101 #define to_rc_data(p) container_of(p, struct npcm_rc_data, rcdev) argument
/openbmc/linux/fs/smb/server/
H A Dtransport_tcp.c225 static int ksmbd_kthread_fn(void *p) in ksmbd_kthread_fn() argument
228 struct interface *iface = (struct interface *)p; in ksmbd_kthread_fn()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h176 #define MCU_PQ_ID(p, q) (((p) << 15) | ((q) << 10)) argument
/openbmc/linux/drivers/firmware/arm_scmi/
H A Doptee.c465 static int scmi_optee_chan_free(int id, void *p, void *data) in scmi_optee_chan_free() argument
467 struct scmi_chan_info *cinfo = p; in scmi_optee_chan_free()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c683 struct sk_buff *p; in vxlan_gro_prepare_receive() local
713 list_for_each_entry(p, head, list) { in vxlan_gro_prepare_receive()
714 if (!NAPI_GRO_CB(p)->same_flow) in vxlan_gro_prepare_receive()
720 NAPI_GRO_CB(p)->same_flow = 0; in vxlan_gro_prepare_receive()
2909 struct hlist_node *p, *n; in vxlan_cleanup() local
3055 struct hlist_node *p, *n; in vxlan_flush() local
3359 const struct ifla_vxlan_port_range *p in vxlan_validate() local
3362 if (ntohs(p->high) < ntohs(p->low)) { in vxlan_validate()
4095 const struct ifla_vxlan_port_range *p in vxlan_nl2conf() local
4097 conf->port_min = ntohs(p->low); in vxlan_nl2conf()
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch2363 + p = p->next;
43185 +#define AV_RN4P(p) (*(pixel4*)(p))
44580 + p += sizeof(*img) / sizeof(*p);
44792 + memset(p, 0, sizeof(*p));
45381 + memset(p, 0, sizeof(*p));
46199 + p = p->next;
47197 + printf("%s: fmt:%d, %dx%d lsize=%d/%d/%d/%d data=%p/%p/%p bref=%p/%p/%p opaque[0]=%p\n", __fun…
48288 + p1_apb_write(de, 0x1000+i, p[0] + (p[1]<<8) + (p[2]<<16) + (p[3]<<24));
48326 + p1_apb_write(de, 0x2000+i, p[0] + (p[1]<<8) + (p[2]<<16) + (p[3]<<24));
48761 + p->i3 = (p->i3 + 1) & 15;
[all …]
/openbmc/openbmc/poky/meta/recipes-core/ncurses/
H A Dncurses.inc68 mkdir -p $1
104 mkdir -p ${PKG_CONFIG_LIBDIR}
232 mkdir -p ${D}${base_libdir}
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c195 struct list_head *p, *q; in saa7164_dvb_stop_streaming() local
206 list_for_each_safe(p, q, &port->dmaqueue.list) { in saa7164_dvb_stop_streaming()
207 buf = list_entry(p, struct saa7164_buffer, list); in saa7164_dvb_stop_streaming()
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c1042 u32 *p = (u32 *)of_get_property(ofdev->dev.of_node, s, NULL); in get_bool() local
1044 if (!p) { in get_bool()
1049 return (bool)*p; in get_bool()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt.c989 struct drm_printer *p) in intel_gt_info_print() argument
991 drm_printf(p, "available engines: %x\n", info->engine_mask); in intel_gt_info_print()
993 intel_sseu_dump(&info->sseu, p); in intel_gt_info_print()
/openbmc/linux/Documentation/crypto/
H A Dasync-tx-api.rst82 pq generate the p+q (raid6 syndrome) from a series of source buffers
83 pq_val validate that a p and or q buffer are in sync with a given series of
85 datap (raid6_datap_recov) recover a raid6 data block and the p block
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-compressed.rst14 .. tabularcolumns:: |p{5.8cm}|p{1.2cm}|p{10.3cm}|
/openbmc/linux/drivers/clk/imx/
H A Dclk-scu.c181 void *p; in imx_scu_clk_is_valid() local
186 p = bsearch(&rsrc_id, rsrc_table->rsrc, rsrc_table->num, in imx_scu_clk_is_valid()
189 return p != NULL; in imx_scu_clk_is_valid()
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3.c513 int p; in imgu_isr_threaded() local
581 for_each_set_bit(p, imgu->css.enabled_pipes, IMGU_MAX_PIPE_NUM) in imgu_isr_threaded()
582 imgu_queue_buffers(imgu, false, p); in imgu_isr_threaded()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pci.c946 char *s, *p, *tok; in device_id_in_list() local
962 for (p = s, ret = false; (tok = strsep(&p, ",")) != NULL; ) { in device_id_in_list()
/openbmc/linux/drivers/input/touchscreen/
H A Dwm97xx-core.c417 data.y & 0xfff, data.p >> 12, data.p & 0xfff); in wm97xx_read_samples()
430 input_report_abs(wm->input_dev, ABS_PRESSURE, data.p & 0xfff); in wm97xx_read_samples()
/openbmc/linux/net/bridge/
H A Dbr_multicast_eht.c806 int br_multicast_eht_set_hosts_limit(struct net_bridge_port *p, in br_multicast_eht_set_hosts_limit() argument
809 struct net_bridge *br = p->br; in br_multicast_eht_set_hosts_limit()
815 p->multicast_eht_hosts_limit = eht_hosts_limit; in br_multicast_eht_set_hosts_limit()
/openbmc/linux/sound/soc/intel/boards/
H A Dkbl_rt5663_max98927.c29 #define DMIC_CH(p) p->list[p->count-1] argument
/openbmc/linux/sound/soc/fsl/
H A Dimx-card.c378 static int ak5558_hw_rule_rate(struct snd_pcm_hw_params *p, struct snd_pcm_hw_rule *r) in ak5558_hw_rule_rate() argument
386 fs = hw_param_interval(p, SNDRV_PCM_HW_PARAM_SAMPLE_BITS)->min; in ak5558_hw_rule_rate()
403 return snd_interval_refine(hw_param_interval(p, r->var), &t); in ak5558_hw_rule_rate()

1...<<281282283284285286287288289290>>...362