Home
last modified time | relevance | path

Searched defs:cdev (Results 76 – 100 of 372) sorted by relevance

12345678910>>...15

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_iscsi.c1081 static int qed_fill_iscsi_dev_info(struct qed_dev *cdev, in qed_fill_iscsi_dev_info()
1101 static void qed_register_iscsi_ops(struct qed_dev *cdev, in qed_register_iscsi_ops()
1108 static struct qed_hash_iscsi_con *qed_iscsi_get_hash(struct qed_dev *cdev, in qed_iscsi_get_hash()
1127 static int qed_iscsi_stop(struct qed_dev *cdev) in qed_iscsi_stop()
1150 static int qed_iscsi_start(struct qed_dev *cdev, in qed_iscsi_start()
1204 static int qed_iscsi_acquire_conn(struct qed_dev *cdev, in qed_iscsi_acquire_conn()
1237 static int qed_iscsi_release_conn(struct qed_dev *cdev, u32 handle) in qed_iscsi_release_conn()
1255 static int qed_iscsi_offload_conn(struct qed_dev *cdev, in qed_iscsi_offload_conn()
1330 static int qed_iscsi_update_conn(struct qed_dev *cdev, in qed_iscsi_update_conn()
1357 static int qed_iscsi_clear_conn_sq(struct qed_dev *cdev, u32 handle) in qed_iscsi_clear_conn_sq()
[all …]
Dqed_sriov.h43 #define IS_VF(cdev) ((cdev)->b_is_vf) argument
44 #define IS_PF(cdev) (!((cdev)->b_is_vf)) argument
47 #define IS_VF(cdev) (0) argument
48 #define IS_PF(cdev) (1) argument
433 static inline void qed_iov_free_hw_info(struct qed_dev *cdev) in qed_iov_free_hw_info()
443 static inline void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop()
447 static inline int qed_iov_wq_start(struct qed_dev *cdev) in qed_iov_wq_start()
457 static inline void qed_vf_start_iov_wq(struct qed_dev *cdev) in qed_vf_start_iov_wq()
461 static inline int qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled) in qed_sriov_disable()
Dqed_ll2.c99 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2b_complete_tx_packet() local
113 static int qed_ll2_alloc_buffer(struct qed_dev *cdev, in qed_ll2_alloc_buffer()
134 static int qed_ll2_dealloc_buffer(struct qed_dev *cdev, in qed_ll2_dealloc_buffer()
153 static void qed_ll2_kill_buffers(struct qed_dev *cdev) in qed_ll2_kill_buffers()
166 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2b_complete_rx_packet() local
918 static void qed_ll2_stop_ooo(struct qed_dev *cdev) in qed_ll2_stop_ooo()
2179 static void qed_ll2_register_cb_ops(struct qed_dev *cdev, in qed_ll2_register_cb_ops()
2194 static void qed_ll2_set_conn_data(struct qed_dev *cdev, in qed_ll2_set_conn_data()
2221 static int qed_ll2_start_ooo(struct qed_dev *cdev, in qed_ll2_start_ooo()
2253 static int qed_ll2_start(struct qed_dev *cdev, struct qed_ll2_params *params) in qed_ll2_start()
[all …]
/Linux-v4.19/drivers/acpi/
Dfan.c80 struct thermal_cooling_device *cdev; member
94 static int fan_get_max_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_max_state()
173 static int fan_get_cur_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_cur_state()
213 fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in fan_set_cur_state()
332 struct thermal_cooling_device *cdev; in acpi_fan_probe() local
Dprocessor_thermal.c198 processor_get_max_state(struct thermal_cooling_device *cdev, in processor_get_max_state()
216 processor_get_cur_state(struct thermal_cooling_device *cdev, in processor_get_cur_state()
236 processor_set_cur_state(struct thermal_cooling_device *cdev, in processor_set_cur_state()
Dcontainer.c42 static int acpi_container_offline(struct container_dev *cdev) in acpi_container_offline()
63 struct container_dev *cdev; in container_device_attach() local
/Linux-v4.19/drivers/usb/gadget/function/
Df_uac1.c324 struct usb_composite_dev *cdev = f->config->cdev; in audio_set_endpoint_req() local
360 struct usb_composite_dev *cdev = f->config->cdev; in audio_get_endpoint_req() local
388 struct usb_composite_dev *cdev = f->config->cdev; in f_audio_setup() local
431 struct usb_composite_dev *cdev = f->config->cdev; in f_audio_set_alt() local
476 struct usb_composite_dev *cdev = f->config->cdev; in f_audio_get_alt() local
510 struct usb_composite_dev *cdev = c->cdev; in f_audio_bind() local
Df_acm.c309 struct usb_composite_dev *cdev = acm->port.func.config->cdev; in acm_complete_set_line_coding() local
339 struct usb_composite_dev *cdev = f->config->cdev; in acm_setup() local
423 struct usb_composite_dev *cdev = f->config->cdev; in acm_set_alt() local
467 struct usb_composite_dev *cdev = f->config->cdev; in acm_disable() local
533 struct usb_composite_dev *cdev = acm->port.func.config->cdev; in acm_notify_serial_state() local
608 struct usb_composite_dev *cdev = c->cdev; in acm_bind() local
Df_sourcesink.c295 static void disable_ep(struct usb_composite_dev *cdev, struct usb_ep *ep) in disable_ep()
304 void disable_endpoints(struct usb_composite_dev *cdev, in disable_endpoints()
319 struct usb_composite_dev *cdev = c->cdev; in sourcesink_bind() local
467 struct usb_composite_dev *cdev = ss->function.config->cdev; in check_read_data() local
523 struct usb_composite_dev *cdev; in source_sink_complete() local
619 struct usb_composite_dev *cdev; in source_sink_start_ep() local
635 struct usb_composite_dev *cdev; in disable_source_sink() local
644 enable_source_sink(struct usb_composite_dev *cdev, struct f_sourcesink *ss, in enable_source_sink()
739 struct usb_composite_dev *cdev = f->config->cdev; in sourcesink_set_alt() local
Df_subset.c256 struct usb_composite_dev *cdev = f->config->cdev; in geth_set_alt() local
281 struct usb_composite_dev *cdev = f->config->cdev; in geth_disable() local
294 struct usb_composite_dev *cdev = c->cdev; in geth_bind() local
/Linux-v4.19/drivers/scsi/
Dscsi_transport_spi.c180 struct device *cdev) in spi_host_setup()
221 struct device *cdev) in spi_device_configure()
250 struct device *cdev) in spi_setup_transport_attrs()
506 store_spi_transport_period(struct device *cdev, struct device_attribute *attr, in store_spi_transport_period()
534 show_spi_transport_min_period(struct device *cdev, in show_spi_transport_min_period()
550 store_spi_transport_min_period(struct device *cdev, in store_spi_transport_min_period()
568 static ssize_t show_spi_host_signalling(struct device *cdev, in show_spi_host_signalling()
600 static ssize_t show_spi_host_width(struct device *cdev, in show_spi_host_width()
611 static ssize_t show_spi_host_hba_id(struct device *cdev, in show_spi_host_hba_id()
1449 struct device *cdev) in spi_host_configure()
[all …]
/Linux-v4.19/drivers/s390/char/
Dcon3215.c78 struct ccw_device *cdev; /* device for tty driver */ member
363 static void raw3215_irq(struct ccw_device *cdev, unsigned long intparm, in raw3215_irq()
689 static int raw3215_probe (struct ccw_device *cdev) in raw3215_probe()
722 static void raw3215_remove (struct ccw_device *cdev) in raw3215_remove()
741 static int raw3215_set_online (struct ccw_device *cdev) in raw3215_set_online()
752 static int raw3215_set_offline (struct ccw_device *cdev) in raw3215_set_offline()
765 static int raw3215_pm_stop(struct ccw_device *cdev) in raw3215_pm_stop()
779 static int raw3215_pm_start(struct ccw_device *cdev) in raw3215_pm_start()
902 struct ccw_device *cdev; in con3215_init() local
/Linux-v4.19/drivers/misc/mic/host/
Dmic_boot.c394 static inline struct mic_device *cosmdev_to_mdev(struct cosm_device *cdev) in cosmdev_to_mdev()
399 static void _mic_reset(struct cosm_device *cdev) in _mic_reset()
407 static bool _mic_ready(struct cosm_device *cdev) in _mic_ready()
468 static int _mic_start(struct cosm_device *cdev, int id) in _mic_start()
534 static void _mic_stop(struct cosm_device *cdev, bool force) in _mic_stop()
550 static ssize_t _mic_family(struct cosm_device *cdev, char *buf) in _mic_family()
558 static ssize_t _mic_stepping(struct cosm_device *cdev, char *buf) in _mic_stepping()
582 static struct mic_mw *_mic_aper(struct cosm_device *cdev) in _mic_aper()
/Linux-v4.19/fs/
Dchar_dev.c40 struct cdev *cdev; /* will die */ member
276 struct cdev *cdev; in __register_chrdev() local
438 static void cdev_purge(struct cdev *cdev) in cdev_purge()
537 int cdev_device_add(struct cdev *cdev, struct device *dev) in cdev_device_add()
571 void cdev_device_del(struct cdev *cdev, struct device *dev) in cdev_device_del()
651 void cdev_init(struct cdev *cdev, const struct file_operations *fops) in cdev_init()
/Linux-v4.19/drivers/thermal/int340x_thermal/
Dint3403_thermal.c48 struct thermal_cooling_device *cdev; member
130 static int int3403_get_max_state(struct thermal_cooling_device *cdev, in int3403_get_max_state()
140 static int int3403_get_cur_state(struct thermal_cooling_device *cdev, in int3403_get_cur_state()
156 int3403_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in int3403_set_cur_state()
/Linux-v4.19/arch/arm/plat-omap/
Ddebug-leds.c52 struct led_classdev cdev; member
82 static void dbg_led_set(struct led_classdev *cdev, in dbg_led_set()
96 static enum led_brightness dbg_led_get(struct led_classdev *cdev) in dbg_led_get()
/Linux-v4.19/drivers/usb/gadget/legacy/
Dncm.c127 static int gncm_bind(struct usb_composite_dev *cdev) in gncm_bind()
184 static int gncm_unbind(struct usb_composite_dev *cdev) in gncm_unbind()
Dcdc2.c138 static int cdc_bind(struct usb_composite_dev *cdev) in cdc_bind()
210 static int cdc_unbind(struct usb_composite_dev *cdev) in cdc_unbind()
/Linux-v4.19/drivers/platform/x86/
Dfujitsu-laptop.c593 static int logolamp_set(struct led_classdev *cdev, in logolamp_set()
613 static enum led_brightness logolamp_get(struct led_classdev *cdev) in logolamp_get()
629 static int kblamps_set(struct led_classdev *cdev, in kblamps_set()
642 static enum led_brightness kblamps_get(struct led_classdev *cdev) in kblamps_get()
654 static int radio_led_set(struct led_classdev *cdev, in radio_led_set()
667 static enum led_brightness radio_led_get(struct led_classdev *cdev) in radio_led_get()
678 static int eco_led_set(struct led_classdev *cdev, in eco_led_set()
693 static enum led_brightness eco_led_get(struct led_classdev *cdev) in eco_led_get()
/Linux-v4.19/drivers/thermal/
Dfair_share.c62 struct thermal_cooling_device *cdev, int percentage, int level) in get_target_state()
107 struct thermal_cooling_device *cdev = instance->cdev; in fair_share_throttle() local
/Linux-v4.19/drivers/hid/
Dhid-google-hammer.c28 struct led_classdev cdev; member
33 static int hammer_kbd_brightness_set_blocking(struct led_classdev *cdev, in hammer_kbd_brightness_set_blocking()
/Linux-v4.19/drivers/input/
Dinput-leds.c42 struct led_classdev cdev; member
53 static enum led_brightness input_leds_brightness_get(struct led_classdev *cdev) in input_leds_brightness_get()
61 static void input_leds_brightness_set(struct led_classdev *cdev, in input_leds_brightness_set()
/Linux-v4.19/drivers/s390/block/
Ddasd_devmap.c526 dasd_devmap_from_cdev(struct ccw_device *cdev) in dasd_devmap_from_cdev()
541 dasd_create_device(struct ccw_device *cdev) in dasd_create_device()
594 struct ccw_device *cdev; in dasd_delete_device() local
653 dasd_device_from_cdev_locked(struct ccw_device *cdev) in dasd_device_from_cdev_locked()
667 dasd_device_from_cdev(struct ccw_device *cdev) in dasd_device_from_cdev()
775 struct ccw_device *cdev = to_ccwdev(dev); in dasd_ro_store() local
952 struct ccw_device *cdev = to_ccwdev(dev); in dasd_safe_offline_store() local
990 struct ccw_device *cdev = to_ccwdev(dev); in dasd_access_show() local
1427 struct ccw_device *cdev = to_ccwdev(dev); in dasd_reservation_policy_store() local
1681 dasd_get_feature(struct ccw_device *cdev, int feature) in dasd_get_feature()
[all …]
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_hw.c120 int chtls_init_kmap(struct chtls_dev *cdev, struct cxgb4_lld_info *lldi) in chtls_init_kmap()
143 struct chtls_dev *cdev = csk->cdev; in get_new_keyid() local
171 struct chtls_dev *cdev = csk->cdev; in free_tls_keyid() local
305 struct chtls_dev *cdev; in chtls_setkey() local
/Linux-v4.19/include/linux/
Dthermal.h246 struct thermal_cooling_device *cdev; member
418 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor()
462 static inline bool cdev_is_power_actor(struct thermal_cooling_device *cdev) in cdev_is_power_actor()
464 static inline int power_actor_get_max_power(struct thermal_cooling_device *cdev, in power_actor_get_max_power()
467 static inline int power_actor_get_min_power(struct thermal_cooling_device *cdev, in power_actor_get_min_power()
471 static inline int power_actor_set_power(struct thermal_cooling_device *cdev, in power_actor_set_power()
485 struct thermal_cooling_device *cdev, in thermal_zone_bind_cooling_device()
491 struct thermal_cooling_device *cdev) in thermal_zone_unbind_cooling_device()
507 struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister()
525 struct thermal_cooling_device *cdev, int trip) in get_thermal_instance()
[all …]

12345678910>>...15