/kernel/linux/linux-6.6/drivers/isdn/capi/ |
H A D | capi.c | 111 struct capidev *cdev; member 298 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) in capincci_alloc_minor() argument 339 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } in capincci_alloc_minor() argument 344 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc() argument 361 capincci_free(struct capidev *cdev, u32 ncci) capincci_free() argument 374 capincci_find(struct capidev *cdev, u32 ncci) capincci_find() argument 574 struct capidev *cdev = ap->private; capi_recv_message() local 652 struct capidev *cdev = file->private_data; capi_read() local 687 struct capidev *cdev = file->private_data; capi_write() local 742 struct capidev *cdev = file->private_data; capi_poll() local 758 struct capidev *cdev = file->private_data; capi_ioctl() local 986 struct capidev *cdev; capi_open() local 1007 struct capidev *cdev = file->private_data; capi_release() local 1328 struct capidev *cdev; capi20_proc_show() local 1351 struct capidev *cdev; capi20ncci_proc_show() local [all...] |
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-is31fl319x.c | 99 struct led_classdev cdev; member 192 static int is31fl3190_brightness_set(struct led_classdev *cdev, in is31fl3190_brightness_set() argument 246 static int is31fl3196_brightness_set(struct led_classdev *cdev, in is31fl3196_brightness_set() argument 371 struct led_classdev *cdev = &led->cdev; is31fl319x_parse_child_fw() local [all...] |
/kernel/linux/linux-6.6/drivers/input/ |
H A D | evdev.c | 36 struct cdev cdev; member
|
H A D | mousedev.c | 66 struct cdev cdev; member
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | lm8323.c | 129 struct led_classdev cdev; member
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | raw3270.c | 38 struct ccw_device *cdev; member 336 static void raw3270_irq(struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in raw3270_irq() argument 721 raw3270_setup_device(struct ccw_device *cdev, struct raw3270 *rp, char *ascebc) raw3270_setup_device() argument 800 struct ccw_device *cdev; raw3270_setup_console() local 849 raw3270_create_device(struct ccw_device *cdev) raw3270_create_device() argument 1091 struct ccw_device *cdev; raw3270_delete_device() local 1112 raw3270_probe(struct ccw_device *cdev) raw3270_probe() argument 1194 raw3270_set_online(struct ccw_device *cdev) raw3270_set_online() argument 1221 raw3270_remove(struct ccw_device *cdev) raw3270_remove() argument 1271 raw3270_set_offline(struct ccw_device *cdev) raw3270_set_offline() argument [all...] |
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | cmf.c | 176 static int set_schib(struct ccw_device *cdev, u32 mme, int mbfc, in set_schib() argument 212 static int set_schib_wait(struct ccw_device *cdev, u32 mme, in set_schib_wait() argument 258 retry_set_schib(struct ccw_device *cdev) retry_set_schib() argument 270 cmf_copy_block(struct ccw_device *cdev) cmf_copy_block() argument 299 cmf_cmb_copy_wait(struct ccw_device *cdev) cmf_cmb_copy_wait() argument 339 cmf_retry_copy_block(struct ccw_device *cdev) cmf_retry_copy_block() argument 350 cmf_generic_reset(struct ccw_device *cdev) cmf_generic_reset() argument 437 alloc_cmb_single(struct ccw_device *cdev, struct cmb_data *cmb_data) alloc_cmb_single() argument 478 alloc_cmb(struct ccw_device *cdev) alloc_cmb() argument 534 free_cmb(struct ccw_device *cdev) free_cmb() argument 561 set_cmb(struct ccw_device *cdev, u32 mme) set_cmb() argument 596 read_cmb(struct ccw_device *cdev, int index) read_cmb() argument 647 readall_cmb(struct ccw_device *cdev, struct cmbdata *data) readall_cmb() argument 697 reset_cmb(struct ccw_device *cdev) reset_cmb() argument 702 cmf_enabled(struct ccw_device *cdev) cmf_enabled() argument 760 alloc_cmbe(struct ccw_device *cdev) alloc_cmbe() argument 810 free_cmbe(struct ccw_device *cdev) free_cmbe() argument 832 set_cmbe(struct ccw_device *cdev, u32 mme) set_cmbe() argument 850 read_cmbe(struct ccw_device *cdev, int index) read_cmbe() argument 907 readall_cmbe(struct ccw_device *cdev, struct cmbdata *data) readall_cmbe() argument 961 reset_cmbe(struct ccw_device *cdev) reset_cmbe() argument 988 struct ccw_device *cdev = to_ccwdev(dev); cmb_show_avg_sample_interval() local 1081 struct ccw_device *cdev = to_ccwdev(dev); cmb_enable_show() local 1090 struct ccw_device *cdev = to_ccwdev(dev); cmb_enable_store() local 1124 enable_cmf(struct ccw_device *cdev) enable_cmf() argument 1165 __disable_cmf(struct ccw_device *cdev) __disable_cmf() argument 1189 disable_cmf(struct ccw_device *cdev) disable_cmf() argument 1210 cmf_read(struct ccw_device *cdev, int index) cmf_read() argument 1225 cmf_readall(struct ccw_device *cdev, struct cmbdata *data) cmf_readall() argument 1231 cmf_reenable(struct ccw_device *cdev) cmf_reenable() argument [all...] |
H A D | device.c | 63 struct ccw_device *cdev = to_ccwdev(dev); in ccw_bus_match() local 106 const struct ccw_device *cdev = to_ccwdev(dev); in ccw_uevent() local 200 struct ccw_device *cdev = to_ccwdev(dev); in devtype_show() local 213 struct ccw_device *cdev = to_ccwdev(dev); in cutype_show() local 223 struct ccw_device *cdev in modalias_show() local 235 struct ccw_device *cdev = to_ccwdev(dev); online_show() local 240 ccw_device_is_orphan(struct ccw_device *cdev) ccw_device_is_orphan() argument 245 ccw_device_unregister(struct ccw_device *cdev) ccw_device_unregister() argument 274 ccw_device_set_offline(struct ccw_device *cdev) ccw_device_set_offline() argument 351 ccw_device_set_online(struct ccw_device *cdev) ccw_device_set_online() argument 438 online_store_handle_offline(struct ccw_device *cdev) online_store_handle_offline() argument 451 online_store_recog_and_online(struct ccw_device *cdev) online_store_recog_and_online() argument 469 online_store_handle_online(struct ccw_device *cdev, int force) online_store_handle_online() argument 492 struct ccw_device *cdev = to_ccwdev(dev); online_store() local 542 struct ccw_device *cdev = to_ccwdev(dev); available_show() local 629 struct ccw_device *cdev = to_ccwdev(dev); match_dev_id() local 655 ccw_device_do_unbind_bind(struct ccw_device *cdev) ccw_device_do_unbind_bind() argument 671 struct ccw_device *cdev; ccw_device_release() local 685 struct ccw_device *cdev; io_subchannel_allocate_dev() local 732 io_subchannel_initialize_dev(struct subchannel *sch, struct ccw_device *cdev) io_subchannel_initialize_dev() argument 780 struct ccw_device *cdev; io_subchannel_create_ccwdev() local 796 struct ccw_device *cdev; sch_create_and_recog_new_device() local 812 io_subchannel_register(struct ccw_device *cdev) io_subchannel_register() argument 875 io_subchannel_recog_done(struct ccw_device *cdev) io_subchannel_recog_done() argument 901 io_subchannel_recog(struct ccw_device *cdev, struct subchannel *sch) io_subchannel_recog() argument 912 ccw_device_move_to_sch(struct ccw_device *cdev, struct subchannel *sch) ccw_device_move_to_sch() argument 975 ccw_device_move_to_orph(struct ccw_device *cdev) ccw_device_move_to_orph() argument 985 struct ccw_device *cdev; io_subchannel_irq() local 1028 struct ccw_device *cdev; io_subchannel_probe() local 1089 struct ccw_device *cdev; io_subchannel_remove() local 1109 struct ccw_device *cdev; io_subchannel_verify() local 1120 struct ccw_device *cdev; io_subchannel_terminate_path() local 1148 struct ccw_device *cdev = sch_get_cdev(sch); io_subchannel_chp_event() local 1203 struct ccw_device *cdev; io_subchannel_quiesce() local 1239 device_is_disconnected(struct ccw_device *cdev) device_is_disconnected() argument 1249 struct ccw_device *cdev = to_ccwdev(dev); recovery_check() local 1320 struct ccw_device *cdev = to_ccwdev(dev); purge_fn() local 1354 ccw_device_set_disconnected(struct ccw_device *cdev) ccw_device_set_disconnected() argument 1365 ccw_device_set_notoper(struct ccw_device *cdev) ccw_device_set_notoper() argument 1391 struct ccw_device *cdev; sch_get_action() local 1437 struct ccw_device *cdev; io_subchannel_sch_event() local 1558 ccw_device_set_int_class(struct ccw_device *cdev) ccw_device_set_int_class() argument 1571 ccw_device_enable_console(struct ccw_device *cdev) ccw_device_enable_console() argument 1613 struct ccw_device *cdev; ccw_device_create_console() local 1649 ccw_device_destroy_console(struct ccw_device *cdev) ccw_device_destroy_console() argument 1670 ccw_device_wait_idle(struct ccw_device *cdev) ccw_device_wait_idle() argument 1717 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_probe() local 1735 struct ccw_device *cdev = to_ccwdev(dev); ccw_device_remove() local 1771 struct ccw_device *cdev; ccw_device_shutdown() local 1819 struct ccw_device *cdev; ccw_device_todo() local 1870 ccw_device_sched_todo(struct ccw_device *cdev, enum cdev_todo todo) ccw_device_sched_todo() argument 1894 ccw_device_siosl(struct ccw_device *cdev) ccw_device_siosl() argument [all...] |
H A D | qdio.h | 224 struct ccw_device *cdev; member
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 606 static int do_peer_close(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_peer_close() argument 623 static int do_close_con_rpl(struct t3cdev *cdev, struct sk_buff *skb, in do_close_con_rpl() argument 661 static int do_abort_req(struct t3cdev *cdev, struc argument 708 do_abort_rpl(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) do_abort_rpl() argument 848 do_wr_ack(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) do_wr_ack() argument 956 struct cxgbi_device *cdev = csk->cdev; init_act_open() local 1039 cxgb3i_ofld_init(struct cxgbi_device *cdev) cxgb3i_ofld_init() argument 1091 cdev2ppm(struct cxgbi_device *cdev) cdev2ppm() argument 1126 ddp_clear_map(struct cxgbi_device *cdev, struct cxgbi_ppm *ppm, struct cxgbi_task_tag_info *ttinfo) ddp_clear_map() argument 1222 cxgb3i_ddp_init(struct cxgbi_device *cdev) cxgb3i_ddp_init() argument 1289 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); cxgb3i_dev_close() local 1305 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); cxgb3i_dev_open() local 1363 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); cxgb3i_dev_event_handler() local [all...] |
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_main.h | 135 struct ccw_device *cdev; member
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | common.h | 120 struct cdev cdev; member
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_hmm.c | 162 struct cdev *cdev = inode->i_cdev; in dmirror_fops_open() local
|
/kernel/linux/linux-6.6/sound/soc/intel/catpt/ |
H A D | pcm.c | 101 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 264 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_startup() local 310 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_shutdown() local 334 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_apply_usettings() local 382 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_hw_params() local 431 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_hw_free() local 448 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 521 catpt_stream_update_position(struct catpt_dev *cdev, struct catpt_stream_runtime *stream, struct catpt_notify_position *pos) catpt_stream_update_position() argument 583 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 636 struct catpt_dev *cdev = dev_get_drvdata(dai->dev); catpt_dai_pcm_new() local 813 catpt_set_dspvol(struct catpt_dev *cdev, u8 stream_id, long *ctlvol) catpt_set_dspvol() argument 860 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_mixer_volume_get() local 885 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_mixer_volume_put() local 908 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_stream_volume_get() local 943 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_stream_volume_put() local 1021 struct catpt_dev *cdev = dev_get_drvdata(component->dev); catpt_loopback_switch_put() local 1143 catpt_arm_stream_templates(struct catpt_dev *cdev) catpt_arm_stream_templates() argument 1182 catpt_register_plat_component(struct catpt_dev *cdev) catpt_register_plat_component() argument [all...] |
/third_party/backends/backend/escl/ |
H A D | escl.c | 393 convertFromESCLDev(ESCL_Device *cdev) in convertFromESCLDev() argument [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | cdcacm.c | 1045 FAR struct composite_dev_s *cdev; in cdcacm_bind() local
|
H A D | f_uac.c | 635 struct composite_dev_s *cdev; in usbclass_uac_bind() local 709 struct composite_dev_s *cdev; in usbclass_uac_unbind() local
|
H A D | rndis.c | 1673 struct composite_dev_s *cdev; in usbclass_bind() local
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpiolib-cdev.c | 1990 static int chipinfo_get(struct gpio_chardev_data *cdev, void __user *ip) in chipinfo_get() argument 2020 static int lineinfo_get_v1(struct gpio_chardev_data *cdev, void __user *ip, in lineinfo_get_v1() argument 2056 static int lineinfo_get(struct gpio_chardev_data *cdev, voi argument 2091 lineinfo_unwatch(struct gpio_chardev_data *cdev, void __user *ip) lineinfo_unwatch() argument 2112 struct gpio_chardev_data *cdev = file->private_data; gpio_ioctl() local 2164 struct gpio_chardev_data *cdev = to_gpio_chardev_data(nb); lineinfo_changed_notify() local 2189 struct gpio_chardev_data *cdev = file->private_data; lineinfo_watch_poll() local 2207 struct gpio_chardev_data *cdev = file->private_data; lineinfo_watch_read() local 2293 struct gpio_chardev_data *cdev; gpio_chrdev_open() local 2345 struct gpio_chardev_data *cdev = file->private_data; gpio_chrdev_release() local [all...] |
/kernel/linux/linux-5.10/drivers/fsi/ |
H A D | fsi-core.c | 87 struct cdev cdev; member
|
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | dfl.c | 696 struct dfl_fpga_cdev *cdev; global() member 727 dfl_fpga_cdev_add_port_dev(struct dfl_fpga_cdev *cdev, struct platform_device *port) dfl_fpga_cdev_add_port_dev() argument 1373 remove_feature_devs(struct dfl_fpga_cdev *cdev) remove_feature_devs() argument 1393 struct dfl_fpga_cdev *cdev; dfl_fpga_feature_devs_enumerate() local 1463 dfl_fpga_feature_devs_remove(struct dfl_fpga_cdev *cdev) dfl_fpga_feature_devs_remove() argument 1508 __dfl_fpga_cdev_find_port(struct dfl_fpga_cdev *cdev, void *data, int (*match)(struct platform_device *, void *)) __dfl_fpga_cdev_find_port() argument 1555 dfl_fpga_cdev_release_port(struct dfl_fpga_cdev *cdev, int port_id) dfl_fpga_cdev_release_port() argument 1601 dfl_fpga_cdev_assign_port(struct dfl_fpga_cdev *cdev, int port_id) dfl_fpga_cdev_assign_port() argument 1665 dfl_fpga_cdev_config_ports_pf(struct dfl_fpga_cdev *cdev) dfl_fpga_cdev_config_ports_pf() argument 1691 dfl_fpga_cdev_config_ports_vf(struct dfl_fpga_cdev *cdev, int num_vfs) dfl_fpga_cdev_config_ports_vf() argument [all...] |
H A D | dfl.h | 275 struct cdev cdev; member 494 dfl_fpga_cdev_find_port(struct dfl_fpga_cdev *cdev, void *data, in dfl_fpga_cdev_find_port() argument 561 struct dfl_fpga_cdev *cdev; global() member [all...] |
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | core.c | 2341 static ssize_t get_attr_rdpmc(struct device *cdev, in get_attr_rdpmc() argument 2348 static ssize_t set_attr_rdpmc(struct device *cdev, in set_attr_rdpmc() argument 2399 static ssize_t max_precise_show(struct device *cdev, in max_precise_show() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | common.c | 1509 const struct cpu_dev *const *cdev; in early_cpu_init() local
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | virtio_console.c | 212 struct cdev *cdev; member 1030 struct cdev *cdev = inode->i_cdev; in port_fops_open() local [all...] |