Home
last modified time | relevance | path

Searched defs:cdev (Results 251 - 275 of 867) sorted by relevance

1...<<11121314151617181920>>...35

/kernel/linux/linux-5.10/include/linux/
H A Duacce.h116 struct cdev *cdev; member
H A Denclosure.h86 struct device cdev; member
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dmessages.c13 int catpt_ipc_get_fw_version(struct catpt_dev *cdev, in catpt_ipc_get_fw_version() argument
45 int catpt_ipc_alloc_stream(struct catpt_dev *cdev, in catpt_ipc_alloc_stream() argument
106 int catpt_ipc_free_stream(struct catpt_dev *cdev, u8 stream_hw_id) in catpt_ipc_free_stream() argument
124 int catpt_ipc_set_device_format(struct catpt_dev *cdev, in catpt_ipc_set_device_format() argument
142 catpt_ipc_enter_dxstate(struct catpt_dev *cdev, enum catpt_dx_state state, struct catpt_dx_context *context) catpt_ipc_enter_dxstate() argument
162 catpt_ipc_get_mixer_stream_info(struct catpt_dev *cdev, struct catpt_mixer_stream_info *info) catpt_ipc_get_mixer_stream_info() argument
180 catpt_ipc_reset_stream(struct catpt_dev *cdev, u8 stream_hw_id) catpt_ipc_reset_stream() argument
197 catpt_ipc_pause_stream(struct catpt_dev *cdev, u8 stream_hw_id) catpt_ipc_pause_stream() argument
214 catpt_ipc_resume_stream(struct catpt_dev *cdev, u8 stream_hw_id) catpt_ipc_resume_stream() argument
238 catpt_ipc_set_volume(struct catpt_dev *cdev, u8 stream_hw_id, u32 channel, u32 volume, u32 curve_duration, enum catpt_audio_curve_type curve_type) catpt_ipc_set_volume() argument
272 catpt_ipc_set_write_pos(struct catpt_dev *cdev, u8 stream_hw_id, u32 pos, bool eob, bool ll) catpt_ipc_set_write_pos() argument
297 catpt_ipc_mute_loopback(struct catpt_dev *cdev, u8 stream_hw_id, bool mute) catpt_ipc_mute_loopback() argument
[all...]
/kernel/linux/linux-5.10/sound/usb/caiaq/
H A Dinput.c190 static inline void snd_caiaq_input_report_abs(struct snd_usb_caiaqdev *cdev, in snd_caiaq_input_report_abs() argument
198 static void snd_caiaq_input_read_analog(struct snd_usb_caiaqdev *cdev, in snd_caiaq_input_read_analog() argument
232 snd_caiaq_input_read_erp(struct snd_usb_caiaqdev *cdev, const char *buf, unsigned int len) snd_caiaq_input_read_erp() argument
290 snd_caiaq_input_read_io(struct snd_usb_caiaqdev *cdev, unsigned char *buf, unsigned int len) snd_caiaq_input_read_io() argument
327 snd_usb_caiaq_tks4_dispatch(struct snd_usb_caiaqdev *cdev, const unsigned char *buf, unsigned int len) snd_usb_caiaq_tks4_dispatch() argument
473 snd_usb_caiaq_maschine_dispatch(struct snd_usb_caiaqdev *cdev, const unsigned char *buf, unsigned int len) snd_usb_caiaq_maschine_dispatch() argument
492 struct snd_usb_caiaqdev *cdev = urb->context; snd_usb_caiaq_ep4_reply_dispatch() local
534 struct snd_usb_caiaqdev *cdev = input_get_drvdata(idev); snd_usb_caiaq_input_open() local
553 struct snd_usb_caiaqdev *cdev = input_get_drvdata(idev); snd_usb_caiaq_input_close() local
567 snd_usb_caiaq_input_dispatch(struct snd_usb_caiaqdev *cdev, char *buf, unsigned int len) snd_usb_caiaq_input_dispatch() argument
587 snd_usb_caiaq_input_init(struct snd_usb_caiaqdev *cdev) snd_usb_caiaq_input_init() argument
832 snd_usb_caiaq_input_free(struct snd_usb_caiaqdev *cdev) snd_usb_caiaq_input_free() argument
[all...]
H A Ddevice.c149 struct snd_usb_caiaqdev *cdev = urb->context; in usb_ep1_command_reply_dispatch() local
204 snd_usb_caiaq_send_command(struct snd_usb_caiaqdev *cdev, unsigned char command, const unsigned char *buffer, int len) snd_usb_caiaq_send_command() argument
226 snd_usb_caiaq_send_command_bank(struct snd_usb_caiaqdev *cdev, unsigned char command, unsigned char bank, const unsigned char *buffer, int len) snd_usb_caiaq_send_command_bank() argument
251 snd_usb_caiaq_set_audio_params(struct snd_usb_caiaqdev *cdev, int rate, int depth, int bpp) snd_usb_caiaq_set_audio_params() argument
299 snd_usb_caiaq_set_auto_msg(struct snd_usb_caiaqdev *cdev, int digital, int analog, int erp) snd_usb_caiaq_set_auto_msg() argument
307 setup_card(struct snd_usb_caiaqdev *cdev) setup_card() argument
400 struct snd_usb_caiaqdev *cdev; create_card() local
426 init_card(struct snd_usb_caiaqdev *cdev) init_card() argument
540 struct snd_usb_caiaqdev *cdev; snd_disconnect() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ptp.c103 static int qed_ptp_hw_read_rx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_rx_ts() argument
129 static int qed_ptp_hw_read_tx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_tx_ts() argument
155 static int qed_ptp_hw_read_cc(struct qed_dev *cdev, u64 *phc_cycles) in qed_ptp_hw_read_cc() argument
170 static int qed_ptp_hw_cfg_filters(struct qed_dev *cdev, in qed_ptp_hw_cfg_filters() argument
254 qed_ptp_hw_adjfreq(struct qed_dev *cdev, s32 ppb) qed_ptp_hw_adjfreq() argument
339 qed_ptp_hw_enable(struct qed_dev *cdev) qed_ptp_hw_enable() argument
401 qed_ptp_hw_disable(struct qed_dev *cdev) qed_ptp_hw_disable() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_ioctl.c463 struct ccw_device *cdev; __dasd_ioctl_information() local
[all...]
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_pgid.c33 static void verify_done(struct ccw_device *cdev, int rc) in verify_done() argument
57 static void nop_build_cp(struct ccw_device *cdev) in nop_build_cp() argument
72 nop_do(struct ccw_device *cdev) nop_do() argument
92 nop_filter(struct ccw_device *cdev, void *data, struct irb *irb, enum io_status status) nop_filter() argument
104 nop_callback(struct ccw_device *cdev, void *data, int rc) nop_callback() argument
134 spid_build_cp(struct ccw_device *cdev, u8 fn) spid_build_cp() argument
149 pgid_wipeout_callback(struct ccw_device *cdev, void *data, int rc) pgid_wipeout_callback() argument
167 pgid_wipeout_start(struct ccw_device *cdev) pgid_wipeout_start() argument
194 spid_do(struct ccw_device *cdev) spid_do() argument
227 spid_callback(struct ccw_device *cdev, void *data, int rc) spid_callback() argument
266 spid_start(struct ccw_device *cdev) spid_start() argument
300 pgid_analyze(struct ccw_device *cdev, struct pgid **p, int *mismatch, u8 *reserved, u8 *reset) pgid_analyze() argument
332 pgid_to_donepm(struct ccw_device *cdev) pgid_to_donepm() argument
366 pgid_fill(struct ccw_device *cdev, struct pgid *pgid) pgid_fill() argument
378 snid_done(struct ccw_device *cdev, int rc) snid_done() argument
436 snid_build_cp(struct ccw_device *cdev) snid_build_cp() argument
453 snid_do(struct ccw_device *cdev) snid_do() argument
480 snid_callback(struct ccw_device *cdev, void *data, int rc) snid_callback() argument
510 verify_start(struct ccw_device *cdev) verify_start() argument
556 ccw_device_verify_start(struct ccw_device *cdev) ccw_device_verify_start() argument
574 disband_callback(struct ccw_device *cdev, void *data, int rc) disband_callback() argument
601 ccw_device_disband_start(struct ccw_device *cdev) ccw_device_disband_start() argument
628 stlck_build_cp(struct ccw_device *cdev, void *buf1, void *buf2) stlck_build_cp() argument
644 stlck_callback(struct ccw_device *cdev, void *data, int rc) stlck_callback() argument
661 ccw_device_stlck_start(struct ccw_device *cdev, void *data, void *buf1, void *buf2) ccw_device_stlck_start() argument
683 ccw_device_stlck(struct ccw_device *cdev) ccw_device_stlck() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_aux.c60 struct ccw_device *cdev; in zfcp_init_device_configure() local
427 struct ccw_device *cdev = adapter->ccw_device; in zfcp_adapter_unregister() local
455 struct ccw_device *cdev = adapter->ccw_device; in zfcp_adapter_release() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dauthentication.c34 struct cdev cdev; member
63 static struct gb_cap *get_cap(struct cdev *cdev) in get_cap() argument
[all...]
H A Dfw-management.c33 struct cdev cdev; member
83 static struct fw_mgmt *get_fw_mgmt(struct cdev *cdev) in get_fw_mgmt() argument
[all...]
H A Draw.c25 struct cdev cdev; member
259 struct cdev *cdev = inode->i_cdev; in raw_open() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/
H A Dphantom.c50 struct cdev cdev; member
H A Denclosure.c184 static void enclosure_link_name(struct enclosure_component *cdev, char *name) in enclosure_link_name() argument
190 static void enclosure_remove_links(struct enclosure_component *cdev) in enclosure_remove_links() argument
207 enclosure_add_links(struct enclosure_component *cdev) enclosure_add_links() argument
224 enclosure_release(struct device *cdev) enclosure_release() argument
234 struct enclosure_component *cdev = to_enclosure_component(dev); enclosure_component_release() local
287 struct device *cdev; enclosure_component_alloc() local
334 struct device *cdev; enclosure_component_register() local
366 struct enclosure_component *cdev; enclosure_add_device() local
401 struct enclosure_component *cdev; enclosure_remove_device() local
424 components_show(struct device *cdev, struct device_attribute *attr, char *buf) components_show() argument
433 id_show(struct device *cdev, struct device_attribute *attr, char *buf) id_show() argument
475 get_component_fault(struct device *cdev, struct device_attribute *attr, char *buf) get_component_fault() argument
486 set_component_fault(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) set_component_fault() argument
499 get_component_status(struct device *cdev, struct device_attribute *attr,char *buf) get_component_status() argument
510 set_component_status(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) set_component_status() argument
533 get_component_active(struct device *cdev, struct device_attribute *attr, char *buf) get_component_active() argument
544 set_component_active(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) set_component_active() argument
557 get_component_locate(struct device *cdev, struct device_attribute *attr, char *buf) get_component_locate() argument
568 set_component_locate(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) set_component_locate() argument
581 get_component_power_status(struct device *cdev, struct device_attribute *attr, char *buf) get_component_power_status() argument
598 set_component_power_status(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) set_component_power_status() argument
620 get_component_type(struct device *cdev, struct device_attribute *attr, char *buf) get_component_type() argument
628 get_component_slot(struct device *cdev, struct device_attribute *attr, char *buf) get_component_slot() argument
[all...]
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Docxl_internal.h33 struct cdev cdev; member
/kernel/linux/linux-6.6/drivers/most/
H A Dmost_cdev.c33 struct cdev cdev; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c86 struct i40e_client_instance *cdev = pf->cinst; in i40e_notify_client_of_vf_msg() local
112 struct i40e_client_instance *cdev in i40e_notify_client_of_l2_param_changes() local
171 struct i40e_client_instance *cdev = pf->cinst; i40e_notify_client_of_netdev_close() local
198 struct i40e_client_instance *cdev = pf->cinst; i40e_notify_client_of_vf_reset() local
223 struct i40e_client_instance *cdev = pf->cinst; i40e_notify_client_of_vf_enable() local
250 struct i40e_client_instance *cdev = pf->cinst; i40e_vf_client_capable() local
272 struct i40e_client_instance *cdev = pf->cinst; i40e_client_update_msix_info() local
339 struct i40e_client_instance *cdev = NULL; i40e_client_add_instance() local
406 struct i40e_client_instance *cdev; i40e_client_subtask() local
739 struct i40e_client_instance *cdev = pf->cinst; i40e_client_device_unregister() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ptp.c103 static int qed_ptp_hw_read_rx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_rx_ts() argument
129 static int qed_ptp_hw_read_tx_ts(struct qed_dev *cdev, u64 *timestamp) in qed_ptp_hw_read_tx_ts() argument
155 static int qed_ptp_hw_read_cc(struct qed_dev *cdev, u64 *phc_cycles) in qed_ptp_hw_read_cc() argument
170 static int qed_ptp_hw_cfg_filters(struct qed_dev *cdev, in qed_ptp_hw_cfg_filters() argument
254 qed_ptp_hw_adjfreq(struct qed_dev *cdev, s32 ppb) qed_ptp_hw_adjfreq() argument
339 qed_ptp_hw_enable(struct qed_dev *cdev) qed_ptp_hw_enable() argument
401 qed_ptp_hw_disable(struct qed_dev *cdev) qed_ptp_hw_disable() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dfan_core.c29 static int fan_get_max_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_max_state() argument
129 static int fan_get_cur_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_cur_state() argument
184 fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in fan_set_cur_state() argument
317 struct thermal_cooling_device *cdev; in acpi_fan_probe() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Denclosure.h86 struct device cdev; member
H A Duacce.h129 struct cdev *cdev; member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dubi.h112 dev_t cdev; member
184 dev_t cdev; member
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dfw-management.c33 struct cdev cdev; member
83 static struct fw_mgmt *get_fw_mgmt(struct cdev *cdev) in get_fw_mgmt() argument
[all...]
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_ddp.c64 cxgbit_ppod_init_idata(struct cxgbit_device *cdev, struct cxgbi_ppm *ppm, in cxgbit_ppod_init_idata() argument
103 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_ppod_write_idata() local
174 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_ddp_reserve() local
234 struct cxgbit_device *cdev = csk->com.cdev; in cxgbit_get_r2t_ttt() local
272 struct cxgbit_device *cdev = csk->com.cdev; cxgbit_unmap_cmd() local
296 cxgbit_ddp_init(struct cxgbit_device *cdev) cxgbit_ddp_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/thermal/
H A Dcpufreq_cooling.c218 static int cpufreq_get_requested_power(struct thermal_cooling_device *cdev, in cpufreq_get_requested_power() argument
262 static int cpufreq_state2power(struct thermal_cooling_device *cdev, in cpufreq_state2power() argument
296 cpufreq_power2state(struct thermal_cooling_device *cdev, u32 power, unsigned long *state) cpufreq_power2state() argument
408 cpufreq_get_max_state(struct thermal_cooling_device *cdev, unsigned long *state) cpufreq_get_max_state() argument
427 cpufreq_get_cur_state(struct thermal_cooling_device *cdev, unsigned long *state) cpufreq_get_cur_state() argument
447 cpufreq_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) cpufreq_set_cur_state() argument
496 struct thermal_cooling_device *cdev; __cpufreq_cooling_register() local
628 struct thermal_cooling_device *cdev = NULL; of_cpufreq_cooling_register() local
658 cpufreq_cooling_unregister(struct thermal_cooling_device *cdev) cpufreq_cooling_unregister() argument
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...35