Home
last modified time | relevance | path

Searched defs:cdev (Results 251 – 275 of 405) sorted by relevance

1...<<11121314151617

/linux-5.10/drivers/firmware/arm_scmi/
Dmailbox.c59 struct device *cdev = cinfo->dev; in mailbox_chan_setup() local
/linux-5.10/drivers/leds/
Dleds-mc13783.c30 struct led_classdev cdev; member
Dleds-gpio.c21 struct led_classdev cdev; member
Dleds-ns2.c46 struct led_classdev cdev; member
Dleds-max8997.c40 struct led_classdev cdev; member
Dleds-powernv.c51 struct led_classdev cdev; member
Dleds-mlxcpld.c84 struct led_classdev cdev; member
/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c302 struct l2t_entry *t3_l2t_get(struct t3cdev *cdev, struct dst_entry *dst, in t3_l2t_get()
Dl2t.h103 #define L2DATA(cdev) (rcu_dereference((cdev)->l2opt)) argument
/linux-5.10/drivers/s390/cio/
Dqdio_debug.c181 struct ccw_device *cdev = m->private; in ssqd_show() local
/linux-5.10/drivers/soc/qcom/
Drmtfs_mem.c25 struct cdev cdev; member
/linux-5.10/arch/x86/events/intel/
Dcore.c4692 static ssize_t freeze_on_smi_show(struct device *cdev, in freeze_on_smi_show()
4701 static ssize_t freeze_on_smi_store(struct device *cdev, in freeze_on_smi_store()
4743 static ssize_t show_sysctl_tfa(struct device *cdev, in show_sysctl_tfa()
4750 static ssize_t set_sysctl_tfa(struct device *cdev, in set_sysctl_tfa()
4777 static ssize_t branches_show(struct device *cdev, in branches_show()
4793 static ssize_t pmu_name_show(struct device *cdev, in pmu_name_show()
/linux-5.10/drivers/dax/
Dsuper.c222 struct cdev cdev; member
668 struct cdev *cdev = inode->i_cdev; in inode_dax() local
/linux-5.10/drivers/scsi/
Dses.c623 static int ses_intf_add(struct device *cdev, in ses_intf_add()
822 static void ses_intf_remove(struct device *cdev, in ses_intf_remove()
Dhosts.c535 struct device *cdev; in scsi_host_lookup() local
/linux-5.10/arch/alpha/kernel/
Dsys_marvel.c319 marvel_map_irq(const struct pci_dev *cdev, u8 slot, u8 pin) in marvel_map_irq()
/linux-5.10/drivers/thermal/
Dthermal_of.c204 struct thermal_cooling_device *cdev) in of_thermal_bind()
239 struct thermal_cooling_device *cdev) in of_thermal_unbind()
/linux-5.10/drivers/fpga/
Ddfl-fme-main.c140 struct dfl_fpga_cdev *cdev = pdata->dfl_cdev; in fme_hdr_ioctl_release_port() local
152 struct dfl_fpga_cdev *cdev = pdata->dfl_cdev; in fme_hdr_ioctl_assign_port() local
/linux-5.10/include/linux/qed/
Dqed_ll2_if.h279 static inline int qed_ll2_alloc_if(struct qed_dev *cdev) in qed_ll2_alloc_if()
284 static inline void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if()
/linux-5.10/drivers/char/
Dbsr.c138 struct cdev *cdev = inode->i_cdev; in bsr_open() local
/linux-5.10/include/linux/
Duacce.h114 struct cdev *cdev; member
Denclosure.h86 struct device cdev; member
/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_int.c1389 struct qed_dev *cdev = p_hwfn->cdev; in qed_int_sb_attn_alloc() local
1424 struct qed_dev *cdev = p_hwfn->cdev; in qed_init_cau_sb_entry() local
2329 void qed_int_disable_post_isr_release(struct qed_dev *cdev) in qed_int_disable_post_isr_release()
2337 void qed_int_attn_clr_enable(struct qed_dev *cdev, bool clr_enable) in qed_int_attn_clr_enable()
/linux-5.10/drivers/infiniband/core/
Dcore_priv.h115 struct device *cdev; member
/linux-5.10/drivers/s390/char/
Dvmur.h66 struct ccw_device *cdev; /* Backpointer to ccw device */ member

1...<<11121314151617