Home
last modified time | relevance | path

Searched defs:cdev (Results 576 - 600 of 851) sorted by relevance

1...<<21222324252627282930>>...35

/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dadp8860_bl.c97 struct led_classdev cdev; member
/kernel/linux/linux-5.10/drivers/vhost/
H A Dvdpa.c43 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_generic.h273 struct cdev cdev; member
/kernel/linux/linux-5.10/include/linux/
H A Dremoteproc.h552 struct cdev cdev; member
H A Dthermal.h206 struct thermal_cooling_device *cdev; member
445 static inline void thermal_cdev_update(struct thermal_cooling_device *cdev) in thermal_cdev_update() argument
429 thermal_cooling_device_unregister( struct thermal_cooling_device *cdev) thermal_cooling_device_unregister() argument
/kernel/linux/linux-5.10/include/linux/usb/
H A Dcomposite.h323 struct usb_composite_dev *cdev; member
[all...]
/kernel/linux/linux-5.10/include/linux/qed/
H A Dqed_ll2_if.h279 qed_ll2_alloc_if(struct qed_dev *cdev) qed_ll2_alloc_if() argument
284 qed_ll2_dealloc_if(struct qed_dev *cdev) qed_ll2_dealloc_if() argument
[all...]
/kernel/linux/linux-5.10/include/media/
H A Dcec.h42 struct cdev cdev; member
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dpcm.c101 catpt_stream_find(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_stream_find() argument
117 static u32 catpt_stream_read_position(struct catpt_dev *cdev, in catpt_stream_read_position() argument
127 static u32 catpt_stream_volume(struct catpt_dev *cdev, in catpt_stream_volume() argument
140 static u32 catpt_mixer_volume(struct catpt_dev *cdev, in catpt_mixer_volume() argument
262 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_startup() local
309 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_shutdown() local
331 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_hw_params() local
380 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_hw_free() local
399 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_apply_usettings() local
445 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_prepare() local
472 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_trigger() local
523 catpt_stream_update_position(struct catpt_dev *cdev, struct catpt_stream_runtime *stream, struct catpt_notify_position *pos) catpt_stream_update_position() argument
585 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_component_pcm_construct() local
610 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_component_pointer() local
638 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_pcm_new() local
810 catpt_set_dspvol(struct catpt_dev *cdev, u8 stream_id, long *ctlvol) catpt_set_dspvol() argument
857 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_mixer_volume_get() local
879 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_mixer_volume_put() local
899 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_stream_volume_get() local
931 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_stream_volume_put() local
1007 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_loopback_switch_put() local
1128 catpt_arm_stream_templates(struct catpt_dev *cdev) catpt_arm_stream_templates() argument
1167 catpt_register_plat_component(struct catpt_dev *cdev) catpt_register_plat_component() argument
[all...]
/kernel/linux/linux-5.10/include/scsi/
H A Dlibfcoe.h123 struct fcoe_ctlr_device *cdev; member
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c1616 etnaviv_gpu_cooling_get_max_state(struct thermal_cooling_device *cdev, in etnaviv_gpu_cooling_get_max_state() argument
1625 etnaviv_gpu_cooling_get_cur_state(struct thermal_cooling_device *cdev, in etnaviv_gpu_cooling_get_cur_state() argument
1636 etnaviv_gpu_cooling_set_cur_state(struct thermal_cooling_device *cdev, in etnaviv_gpu_cooling_set_cur_state() argument
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-asus.c94 struct led_classdev cdev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c124 mlxsw_get_cooling_device_idx(struct mlxsw_thermal *thermal, struct thermal_cooling_device *cdev) mlxsw_get_cooling_device_idx() argument
225 mlxsw_thermal_bind(struct thermal_zone_device *tzdev, struct thermal_cooling_device *cdev) mlxsw_thermal_bind() argument
251 mlxsw_thermal_unbind(struct thermal_zone_device *tzdev, struct thermal_cooling_device *cdev) mlxsw_thermal_unbind() argument
381 mlxsw_thermal_module_bind(struct thermal_zone_device *tzdev, struct thermal_cooling_device *cdev) mlxsw_thermal_module_bind() argument
410 mlxsw_thermal_module_unbind(struct thermal_zone_device *tzdev, struct thermal_cooling_device *cdev) mlxsw_thermal_module_unbind() argument
590 mlxsw_thermal_get_max_state(struct thermal_cooling_device *cdev, unsigned long *p_state) mlxsw_thermal_get_max_state() argument
597 mlxsw_thermal_get_cur_state(struct thermal_cooling_device *cdev, unsigned long *p_state) mlxsw_thermal_get_cur_state() argument
623 mlxsw_thermal_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) mlxsw_thermal_set_cur_state() argument
926 struct thermal_cooling_device *cdev; mlxsw_thermal_init() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.c441 struct qed_dev *cdev = p_hwfn->cdev; in qed_rdma_init_devinfo() local
877 qed_fill_rdma_dev_info(struct qed_dev *cdev, struct qed_dev_rdma_info *info) qed_fill_rdma_dev_info() argument
894 qed_rdma_get_sb_start(struct qed_dev *cdev) qed_rdma_get_sb_start() argument
907 qed_rdma_get_min_cnq_msix(struct qed_dev *cdev) qed_rdma_get_min_cnq_msix() argument
915 qed_rdma_set_int(struct qed_dev *cdev, u16 cnt) qed_rdma_set_int() argument
937 qed_rdma_get_int(struct qed_dev *cdev, struct qed_int_info *info) qed_rdma_get_int() argument
1695 qed_rdma_get_rdma_ctx(struct qed_dev *cdev) qed_rdma_get_rdma_ctx() argument
1950 qed_rdma_init(struct qed_dev *cdev, struct qed_rdma_start_in_params *params) qed_rdma_init() argument
1967 qed_roce_ll2_set_mac_filter(struct qed_dev *cdev, u8 *old_mac_address, u8 *new_mac_address) qed_roce_ll2_set_mac_filter() argument
1985 qed_iwarp_set_engine_affin(struct qed_dev *cdev, bool b_reset) qed_iwarp_set_engine_affin() argument
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dfujitsu-laptop.c580 static int logolamp_set(struct led_classdev *cdev, in logolamp_set() argument
600 static enum led_brightness logolamp_get(struct led_classdev *cdev) in logolamp_get() argument
616 static int kblamps_set(struct led_classdev *cdev, in kblamps_set() argument
629 static enum led_brightness kblamps_get(struct led_classdev *cdev) in kblamps_get() argument
641 static int radio_led_set(struct led_classdev *cdev, in radio_led_set() argument
654 radio_led_get(struct led_classdev *cdev) radio_led_get() argument
665 eco_led_set(struct led_classdev *cdev, enum led_brightness brightness) eco_led_set() argument
680 eco_led_get(struct led_classdev *cdev) eco_led_get() argument
[all...]
/kernel/linux/linux-5.10/include/acpi/
H A Dprocessor.h233 struct thermal_cooling_device *cdev; member
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice.c63 struct ccw_device *cdev = to_ccwdev(dev); in ccw_bus_match() local
106 struct ccw_device *cdev = to_ccwdev(dev); in ccw_uevent() local
154 struct ccw_device *cdev; in io_subchannel_prepare() local
214 struct ccw_device *cdev in devtype_show() local
227 struct ccw_device *cdev = to_ccwdev(dev); cutype_show() local
237 struct ccw_device *cdev = to_ccwdev(dev); modalias_show() local
249 struct ccw_device *cdev = to_ccwdev(dev); online_show() local
254 ccw_device_is_orphan(struct ccw_device *cdev) ccw_device_is_orphan() argument
259 ccw_device_unregister(struct ccw_device *cdev) ccw_device_unregister() argument
285 ccw_device_set_offline(struct ccw_device *cdev) ccw_device_set_offline() argument
362 ccw_device_set_online(struct ccw_device *cdev) ccw_device_set_online() argument
449 online_store_handle_offline(struct ccw_device *cdev) online_store_handle_offline() argument
462 online_store_recog_and_online(struct ccw_device *cdev) online_store_recog_and_online() argument
480 online_store_handle_online(struct ccw_device *cdev, int force) online_store_handle_online() argument
503 struct ccw_device *cdev = to_ccwdev(dev); online_store() local
553 struct ccw_device *cdev = to_ccwdev(dev); available_show() local
638 ccw_device_add(struct ccw_device *cdev) ccw_device_add() argument
648 struct ccw_device *cdev = to_ccwdev(dev); match_dev_id() local
674 ccw_device_do_unbind_bind(struct ccw_device *cdev) ccw_device_do_unbind_bind() argument
688 struct ccw_device *cdev; ccw_device_release() local
702 struct ccw_device *cdev; io_subchannel_allocate_dev() local
735 io_subchannel_initialize_dev(struct subchannel *sch, struct ccw_device *cdev) io_subchannel_initialize_dev() argument
781 struct ccw_device *cdev; io_subchannel_create_ccwdev() local
797 struct ccw_device *cdev; sch_create_and_recog_new_device() local
813 io_subchannel_register(struct ccw_device *cdev) io_subchannel_register() argument
877 ccw_device_call_sch_unregister(struct ccw_device *cdev) ccw_device_call_sch_unregister() argument
894 io_subchannel_recog_done(struct ccw_device *cdev) io_subchannel_recog_done() argument
920 io_subchannel_recog(struct ccw_device *cdev, struct subchannel *sch) io_subchannel_recog() argument
931 ccw_device_move_to_sch(struct ccw_device *cdev, struct subchannel *sch) ccw_device_move_to_sch() argument
994 ccw_device_move_to_orph(struct ccw_device *cdev) ccw_device_move_to_orph() argument
1004 struct ccw_device *cdev; io_subchannel_irq() local
1047 struct ccw_device *cdev; io_subchannel_probe() local
1114 struct ccw_device *cdev; io_subchannel_remove() local
1135 struct ccw_device *cdev; io_subchannel_verify() local
1144 struct ccw_device *cdev; io_subchannel_terminate_path() local
1172 struct ccw_device *cdev = sch_get_cdev(sch); io_subchannel_chp_event() local
1214 struct ccw_device *cdev; io_subchannel_quiesce() local
1250 device_is_disconnected(struct ccw_device *cdev) device_is_disconnected() argument
1260 struct ccw_device *cdev = to_ccwdev(dev); recovery_check() local
1331 struct ccw_device *cdev = to_ccwdev(dev); purge_fn() local
1363 ccw_device_set_disconnected(struct ccw_device *cdev) ccw_device_set_disconnected() argument
1374 ccw_device_set_notoper(struct ccw_device *cdev) ccw_device_set_notoper() argument
1400 struct ccw_device *cdev; sch_get_action() local
1446 struct ccw_device *cdev; io_subchannel_sch_event() local
1573 ccw_device_set_int_class(struct ccw_device *cdev) ccw_device_set_int_class() argument
1586 ccw_device_enable_console(struct ccw_device *cdev) ccw_device_enable_console() argument
1628 struct ccw_device *cdev; ccw_device_create_console() local
1664 ccw_device_destroy_console(struct ccw_device *cdev) ccw_device_destroy_console() argument
1685 ccw_device_wait_idle(struct ccw_device *cdev) ccw_device_wait_idle() argument
1699 ccw_device_force_console(struct ccw_device *cdev) ccw_device_force_console() argument
1740 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_probe() local
1758 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_remove() local
1796 struct ccw_device *cdev; ccw_device_shutdown() local
1806 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_pm_prepare() local
1822 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_pm_complete() local
1830 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_pm_freeze() local
1864 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_pm_thaw() local
1891 __ccw_device_pm_restore(struct ccw_device *cdev) __ccw_device_pm_restore() argument
1928 resume_handle_boxed(struct ccw_device *cdev) resume_handle_boxed() argument
1937 resume_handle_disc(struct ccw_device *cdev) resume_handle_disc() argument
1948 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_pm_restore() local
2074 struct ccw_device *cdev; ccw_device_todo() local
2125 ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo) ccw_device_sched_todo() argument
2149 ccw_device_siosl(struct ccw_device *cdev) ccw_device_siosl() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c605 static int do_peer_close(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_peer_close() argument
622 static int do_close_con_rpl(struct t3cdev *cdev, struct sk_buff *skb, in do_close_con_rpl() argument
660 static int do_abort_req(struct t3cdev *cdev, struc argument
707 do_abort_rpl(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) do_abort_rpl() argument
847 do_wr_ack(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) do_wr_ack() argument
955 struct cxgbi_device *cdev = csk->cdev; init_act_open() local
1038 cxgb3i_ofld_init(struct cxgbi_device *cdev) cxgb3i_ofld_init() argument
1090 cdev2ppm(struct cxgbi_device *cdev) cdev2ppm() argument
1125 ddp_clear_map(struct cxgbi_device *cdev, struct cxgbi_ppm *ppm, struct cxgbi_task_tag_info *ttinfo) ddp_clear_map() argument
1221 cxgb3i_ddp_init(struct cxgbi_device *cdev) cxgb3i_ddp_init() argument
1288 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); cxgb3i_dev_close() local
1304 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); cxgb3i_dev_open() local
1362 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); cxgb3i_dev_event_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/gasket/
H A Dgasket_core.h161 struct cdev cdev; member
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dlight.c88 static struct gb_channel *get_channel_from_cdev(struct led_classdev *cdev) in get_channel_from_cdev() argument
157 static struct gb_channel *get_channel_from_cdev(struct led_classdev *cdev) in get_channel_from_cdev() argument
176 static void led_lock(struct led_classdev *cdev) in led_lock() argument
181 static void led_unlock(struct led_classdev *cdev) in led_unlock() argument
238 struct led_classdev *cdev = dev_get_drvdata(dev); color_show() local
247 struct led_classdev *cdev = dev_get_drvdata(dev); color_store() local
275 channel_attr_groups_set(struct gb_channel *channel, struct led_classdev *cdev) channel_attr_groups_set() argument
432 gb_brightness_set(struct led_classdev *cdev, enum led_brightness value) gb_brightness_set() argument
442 gb_brightness_get(struct led_classdev *cdev) gb_brightness_get() argument
450 gb_blink_set(struct led_classdev *cdev, unsigned long *delay_on, unsigned long *delay_off) gb_blink_set() argument
507 gb_lights_led_operations_set(struct gb_channel *channel, struct led_classdev *cdev) gb_lights_led_operations_set() argument
890 struct led_classdev *cdev = get_channel_cdev(channel); __gb_lights_led_register() local
919 struct led_classdev *cdev = get_channel_cdev(channel); __gb_lights_led_unregister() local
950 struct led_classdev *cdev = get_channel_cdev(channel); gb_lights_channel_config() local
[all...]
/kernel/linux/linux-6.6/drivers/net/can/m_can/
H A Dtcan4x5x-core.c138 static inline struct tcan4x5x_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv() argument
179 static u32 tcan4x5x_read_reg(struct m_can_classdev *cdev, int reg) in tcan4x5x_read_reg() argument
189 static int tcan4x5x_read_fifo(struct m_can_classdev *cdev, int addr_offset, in tcan4x5x_read_fifo() argument
197 static int tcan4x5x_write_reg(struct m_can_classdev *cdev, int reg, int val) in tcan4x5x_write_reg() argument
204 static int tcan4x5x_write_fifo(struct m_can_classdev *cdev, in tcan4x5x_write_fifo() argument
223 tcan4x5x_write_tcan_reg(struct m_can_classdev *cdev, int reg, int val) tcan4x5x_write_tcan_reg() argument
231 tcan4x5x_clear_interrupts(struct m_can_classdev *cdev) tcan4x5x_clear_interrupts() argument
244 tcan4x5x_init(struct m_can_classdev *cdev) tcan4x5x_init() argument
273 tcan4x5x_disable_wake(struct m_can_classdev *cdev) tcan4x5x_disable_wake() argument
281 tcan4x5x_disable_state(struct m_can_classdev *cdev) tcan4x5x_disable_state() argument
321 tcan4x5x_get_gpios(struct m_can_classdev *cdev, const struct tcan4x5x_version_info *version_info) tcan4x5x_get_gpios() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c723 qed_fill_fcoe_dev_info(struct qed_dev *cdev, struct qed_dev_fcoe_info *info) qed_fill_fcoe_dev_info() argument
745 qed_register_fcoe_ops(struct qed_dev *cdev, struct qed_fcoe_cb_ops *ops, void *cookie) qed_register_fcoe_ops() argument
752 qed_fcoe_get_hash(struct qed_dev *cdev, u32 handle) qed_fcoe_get_hash() argument
771 qed_fcoe_stop(struct qed_dev *cdev) qed_fcoe_stop() argument
800 qed_fcoe_start(struct qed_dev *cdev, struct qed_fcoe_tid *tasks) qed_fcoe_start() argument
850 qed_fcoe_acquire_conn(struct qed_dev *cdev, u32 *handle, u32 *fw_cid, void __iomem **p_doorbell) qed_fcoe_acquire_conn() argument
885 qed_fcoe_release_conn(struct qed_dev *cdev, u32 handle) qed_fcoe_release_conn() argument
903 qed_fcoe_offload_conn(struct qed_dev *cdev, u32 handle, struct qed_fcoe_params_offload *conn_info) qed_fcoe_offload_conn() argument
956 qed_fcoe_destroy_conn(struct qed_dev *cdev, u32 handle, dma_addr_t terminate_params) qed_fcoe_destroy_conn() argument
977 qed_fcoe_stats_context(struct qed_dev *cdev, struct qed_fcoe_stats *stats, bool is_atomic) qed_fcoe_stats_context() argument
984 qed_fcoe_stats(struct qed_dev *cdev, struct qed_fcoe_stats *stats) qed_fcoe_stats() argument
989 qed_get_protocol_stats_fcoe(struct qed_dev *cdev, struct qed_mcp_fcoe_stats *stats, bool is_atomic) qed_get_protocol_stats_fcoe() argument
[all...]
H A Dqed_rdma.c412 struct qed_dev *cdev = p_hwfn->cdev; in qed_rdma_init_devinfo() local
850 qed_fill_rdma_dev_info(struct qed_dev *cdev, struct qed_dev_rdma_info *info) qed_fill_rdma_dev_info() argument
867 qed_rdma_get_sb_start(struct qed_dev *cdev) qed_rdma_get_sb_start() argument
880 qed_rdma_get_min_cnq_msix(struct qed_dev *cdev) qed_rdma_get_min_cnq_msix() argument
888 qed_rdma_set_int(struct qed_dev *cdev, u16 cnt) qed_rdma_set_int() argument
910 qed_rdma_get_int(struct qed_dev *cdev, struct qed_int_info *info) qed_rdma_get_int() argument
1668 qed_rdma_get_rdma_ctx(struct qed_dev *cdev) qed_rdma_get_rdma_ctx() argument
1922 qed_rdma_init(struct qed_dev *cdev, struct qed_rdma_start_in_params *params) qed_rdma_init() argument
1939 qed_roce_ll2_set_mac_filter(struct qed_dev *cdev, u8 *old_mac_address, const u8 *new_mac_address) qed_roce_ll2_set_mac_filter() argument
1957 qed_iwarp_set_engine_affin(struct qed_dev *cdev, bool b_reset) qed_iwarp_set_engine_affin() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c560 acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, bool bind) acpi_thermal_cooling_device_cb() argument
634 acpi_thermal_bind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acpi_thermal_bind_cooling_device() argument
641 acpi_thermal_unbind_cooling_device(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev) acpi_thermal_unbind_cooling_device() argument
[all...]
/kernel/linux/linux-6.6/include/linux/qed/
H A Dqed_ll2_if.h278 qed_ll2_alloc_if(struct qed_dev *cdev) qed_ll2_alloc_if() argument
283 qed_ll2_dealloc_if(struct qed_dev *cdev) qed_ll2_dealloc_if() argument
[all...]

Completed in 29 milliseconds

1...<<21222324252627282930>>...35