Home
last modified time | relevance | path

Searched defs:pd (Results 201 – 225 of 467) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_uiom.h66 struct usnic_uiom_pd *pd; member
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_debugfs.c484 static int cros_ec_debugfs_probe(struct platform_device *pd) in cros_ec_debugfs_probe()
537 static int cros_ec_debugfs_remove(struct platform_device *pd) in cros_ec_debugfs_remove()
/openbmc/linux/drivers/firmware/efi/
H A Dsysfb_efi.c368 __init void sysfb_set_efifb_fwnode(struct platform_device *pd) in sysfb_set_efifb_fwnode()
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c716 struct sm501_platdata_fbsub *pd = fbi->pdata->fb_pnl; in sm501fb_panel_power() local
1677 struct sm501_platdata_fbsub *pd; in sm501fb_init_fb() local
1863 struct sm501_platdata_fbsub *pd; in sm501fb_probe_one() local
1948 struct sm501_platdata *pd = dev->parent->platform_data; in sm501fb_probe() local
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dmmu.h36 struct psb_mmu_pd *pd; member
/openbmc/linux/drivers/input/keyboard/
H A Dsnvs_pwrkey.c110 struct pwrkey_drv_data *pd = pdata; in imx_snvs_pwrkey_act() local
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmem.c211 struct ib_pd *pd; in mlx5_ib_test_wc() local
/openbmc/linux/drivers/video/
H A Dsticore.c907 struct pci_dev *pd) in sti_try_rom_generic()
1048 static int sticore_pci_init(struct pci_dev *pd, const struct pci_device_id *ent) in sticore_pci_init()
1093 static void __exit sticore_pci_remove(struct pci_dev *pd) in sticore_pci_remove()
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-amd.c877 const struct pin_desc *pd = pin_desc_get(gpio_dev->pctrl, pin); in amd_gpio_irq_init() local
895 const struct pin_desc *pd = pin_desc_get(gpio_dev->pctrl, pin); in amd_gpio_should_save() local
999 struct pin_desc *pd; in amd_set_mux() local
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_scb.c702 static void set_speed_mask(u8 *speed_mask, struct asd_phy_desc *pd) in set_speed_mask()
893 struct asd_phy_desc *pd = asd_ha->phys[phy->id].phy_desc; in asd_control_phy() local
/openbmc/linux/drivers/clk/davinci/
H A Dpsc.c83 u32 pd; member
236 u32 md, u32 pd, u32 flags) in davinci_lpsc_clk_register()
H A Dpsc.h65 u32 pd; member
/openbmc/linux/drivers/input/joystick/
H A Ddb9.c87 struct pardevice *pd; member
547 struct pardevice *pd; in db9_attach() local
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c770 static int siw_check_sgl_tx(struct ib_pd *pd, struct siw_wqe *wqe, in siw_check_sgl_tx()
938 static int siw_fastreg_mr(struct ib_pd *pd, struct siw_sqe *sqe) in siw_fastreg_mr()
/openbmc/linux/arch/microblaze/mm/
H A Dpgtable.c141 pmd_t *pd; in map_page() local
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c710 static int _mlx4_ib_create_qp_rss(struct ib_pd *pd, struct mlx4_ib_qp *qp, in _mlx4_ib_create_qp_rss()
861 static int create_rq(struct ib_pd *pd, struct ib_qp_init_attr *init_attr, in create_rq()
991 static int create_qp_common(struct ib_pd *pd, struct ib_qp_init_attr *init_attr, in create_qp_common()
1516 static int _mlx4_ib_create_qp(struct ib_pd *pd, struct mlx4_ib_qp *qp, in _mlx4_ib_create_qp()
1628 struct ib_pd *pd = ibqp->pd; in mlx4_ib_create_qp() local
2120 struct mlx4_ib_pd *pd; in __mlx4_ib_modify_qp() local
4119 struct ib_wq *mlx4_ib_create_wq(struct ib_pd *pd, in mlx4_ib_create_wq()
/openbmc/linux/include/linux/
H A Dsysfb.h83 static inline void sysfb_set_efifb_fwnode(struct platform_device *pd) in sysfb_set_efifb_fwnode()
/openbmc/linux/drivers/mfd/
H A Dsec-core.c258 struct sec_platform_data *pd; in sec_pmic_i2c_parse_dt_pdata() local
/openbmc/linux/drivers/ptp/
H A Dptp_chardev.c123 struct ptp_pin_desc pd; in ptp_ioctl() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c1250 TCGv_i64 pd = tcg_temp_new_i64(); in do_pppp_flags() local
1281 static void gen_and_pg_i64(TCGv_i64 pd, TCGv_i64 pn, TCGv_i64 pm, TCGv_i64 pg) in gen_and_pg_i64()
1287 static void gen_and_pg_vec(unsigned vece, TCGv_vec pd, TCGv_vec pn, in gen_and_pg_vec()
1325 static void gen_bic_pg_vec(unsigned vece, TCGv_vec pd, TCGv_vec pn, in gen_bic_pg_vec()
1356 static void gen_eor_pg_vec(unsigned vece, TCGv_vec pd, TCGv_vec pn, in gen_eor_pg_vec()
1403 static void gen_orr_pg_vec(unsigned vece, TCGv_vec pd, TCGv_vec pn, in gen_orr_pg_vec()
1434 static void gen_orn_pg_vec(unsigned vece, TCGv_vec pd, TCGv_vec pn, in gen_orn_pg_vec()
1462 static void gen_nor_pg_vec(unsigned vece, TCGv_vec pd, TCGv_vec pn, in gen_nor_pg_vec()
1490 static void gen_nand_pg_vec(unsigned vece, TCGv_vec pd, TCGv_vec pn, in gen_nand_pg_vec()
2705 TCGv_ptr pd, zn, zm, pg; in do_ppzz_flags() local
[all …]
/openbmc/linux/block/
H A Dblk-iocost.c463 struct blkg_policy_data pd; member
679 static struct ioc_gq *pd_to_iocg(struct blkg_policy_data *pd) in pd_to_iocg()
2976 static void ioc_pd_init(struct blkg_policy_data *pd) in ioc_pd_init()
3013 static void ioc_pd_free(struct blkg_policy_data *pd) in ioc_pd_free()
3041 static void ioc_pd_stat(struct blkg_policy_data *pd, struct seq_file *s) in ioc_pd_stat()
3065 static u64 ioc_weight_prfill(struct seq_file *sf, struct blkg_policy_data *pd, in ioc_weight_prfill()
3158 static u64 ioc_qos_prfill(struct seq_file *sf, struct blkg_policy_data *pd, in ioc_qos_prfill()
3358 struct blkg_policy_data *pd, int off) in ioc_cost_model_prfill()
/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/
H A Dgeneric.c19 u32 pd = GET_PLL_PD(reg); in mx31_decode_pll() local
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_ah.c167 struct ocrdma_pd *pd = get_ocrdma_pd(ibah->pd); in ocrdma_create_ah() local
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c191 union mthca_buf *buf, int *is_direct, struct mthca_pd *pd, in mthca_buf_alloc()
/openbmc/qemu/hw/ide/
H A Dpiix.c109 PCIDevice *pd = PCI_DEVICE(d); in piix_ide_reset() local

12345678910>>...19