Home
last modified time | relevance | path

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

1...<<11121314151617

/Linux-v5.15/drivers/leds/
Dleds-apu.c59 struct led_classdev cdev; member
Dleds-lp3952.c58 static int lp3952_set_brightness(struct led_classdev *cdev, in lp3952_set_brightness()
Dleds-bcm6358.c39 struct led_classdev cdev; member
Dleds-wm831x-status.c20 struct led_classdev cdev; member
Dleds-gpio.c22 struct led_classdev cdev; member
Dleds-mc13783.c30 struct led_classdev cdev; member
Dleds-powernv.c51 struct led_classdev cdev; member
Dleds-max8997.c40 struct led_classdev cdev; member
Dleds-ns2.c46 struct led_classdev cdev; member
/Linux-v5.15/drivers/platform/chrome/wilco_ec/
Dkeyboard_leds.c165 static int wilco_keyboard_leds_set(struct led_classdev *cdev, in wilco_keyboard_leds_set()
/Linux-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.c1645 struct qed_dev *cdev = p_hwfn->cdev; in qed_mcp_handle_process_kill() local
2591 struct qed_dev *cdev = p_hwfn->cdev; in qed_start_recovery_process() local
2607 int qed_recovery_prolog(struct qed_dev *cdev) in qed_recovery_prolog()
3007 int qed_mcp_nvm_read(struct qed_dev *cdev, u32 addr, u8 *p_buf, u32 len) in qed_mcp_nvm_read()
3053 int qed_mcp_nvm_resp(struct qed_dev *cdev, u8 *p_buf) in qed_mcp_nvm_resp()
3068 int qed_mcp_nvm_write(struct qed_dev *cdev, in qed_mcp_nvm_write()
3919 struct qed_dev *cdev = p_hwfn->cdev; in qed_mcp_get_engine_config() local
3958 struct qed_dev *cdev = p_hwfn->cdev; in qed_mcp_get_ppfid_bitmap() local
/Linux-v5.15/drivers/scsi/fcoe/
Dfcoe.c1844 struct fcoe_ctlr_device *cdev; in fcoe_device_notification() local
2010 static int fcoe_ctlr_enabled(struct fcoe_ctlr_device *cdev) in fcoe_ctlr_enabled()
2093 struct fcoe_ctlr_device *cdev; in fcoe_destroy_work() local
2357 struct fcoe_ctlr_device *cdev = fcoe_ctlr_to_ctlr_dev(ctlr); in fcoe_reset() local
/Linux-v5.15/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-v5.15/drivers/firmware/arm_scmi/
Dmailbox.c59 struct device *cdev = cinfo->dev; in mailbox_chan_setup() local
/Linux-v5.15/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c575 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_validate_params() local
718 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_set_params() local
1069 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_handle_iscsi_dataout() local
/Linux-v5.15/drivers/s390/cio/
Dqdio_debug.c182 struct ccw_device *cdev = m->private; in ssqd_show() local
/Linux-v5.15/block/
Dbsg.c26 struct cdev cdev; member
/Linux-v5.15/drivers/soc/qcom/
Drmtfs_mem.c25 struct cdev cdev; member
/Linux-v5.15/drivers/cxl/
Dcxlmem.h55 struct cdev cdev; member
/Linux-v5.15/drivers/scsi/
Dses.c637 static int ses_intf_add(struct device *cdev, in ses_intf_add()
836 static void ses_intf_remove(struct device *cdev, in ses_intf_remove()
/Linux-v5.15/drivers/dax/
Dsuper.c31 struct cdev cdev; member
623 struct cdev *cdev = inode->i_cdev; in inode_dax() local
/Linux-v5.15/arch/alpha/kernel/
Dsys_marvel.c319 marvel_map_irq(const struct pci_dev *cdev, u8 slot, u8 pin) in marvel_map_irq()
/Linux-v5.15/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-v5.15/include/linux/qed/
Dqed_ll2_if.h278 static inline int qed_ll2_alloc_if(struct qed_dev *cdev) in qed_ll2_alloc_if()
283 static inline void qed_ll2_dealloc_if(struct qed_dev *cdev) in qed_ll2_dealloc_if()

1...<<11121314151617