| /OK3568_Linux_fs/kernel/sound/usb/caiaq/ |
| H A D | control.c | 24 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_info() local 70 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_get() local 87 struct snd_usb_caiaqdev *cdev = caiaqdev(chip->card); in control_put() local 572 struct snd_usb_caiaqdev *cdev) in add_controls() 589 int snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *cdev) in snd_usb_caiaq_control_init()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/ |
| H A D | leds.c | 19 static void ebsa110_led_set(struct led_classdev *cdev, in ebsa110_led_set() 32 static enum led_brightness ebsa110_led_get(struct led_classdev *cdev) in ebsa110_led_get() 42 struct led_classdev *cdev; in ebsa110_leds_init() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb3i/ |
| H A D | cxgb3i.c | 605 static int do_peer_close(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_peer_close() 622 static int do_close_con_rpl(struct t3cdev *cdev, struct sk_buff *skb, in do_close_con_rpl() 660 static int do_abort_req(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_abort_req() 707 static int do_abort_rpl(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_abort_rpl() 847 static int do_wr_ack(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_wr_ack() 955 struct cxgbi_device *cdev = csk->cdev; in init_act_open() local 1038 static int cxgb3i_ofld_init(struct cxgbi_device *cdev) in cxgb3i_ofld_init() 1090 static struct cxgbi_ppm *cdev2ppm(struct cxgbi_device *cdev) in cdev2ppm() 1125 static void ddp_clear_map(struct cxgbi_device *cdev, struct cxgbi_ppm *ppm, in ddp_clear_map() 1221 static int cxgb3i_ddp_init(struct cxgbi_device *cdev) in cxgb3i_ddp_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-mt6323.c | 85 struct led_classdev cdev; member 107 static int mt6323_led_hw_brightness(struct led_classdev *cdev, in mt6323_led_hw_brightness() 132 static int mt6323_led_hw_off(struct led_classdev *cdev) in mt6323_led_hw_off() 157 mt6323_get_led_hw_brightness(struct led_classdev *cdev) in mt6323_get_led_hw_brightness() 187 static int mt6323_led_hw_on(struct led_classdev *cdev, in mt6323_led_hw_on() 240 static int mt6323_led_set_blink(struct led_classdev *cdev, in mt6323_led_set_blink() 308 static int mt6323_led_set_brightness(struct led_classdev *cdev, in mt6323_led_set_brightness() 338 static int mt6323_led_set_dt_default(struct led_classdev *cdev, in mt6323_led_set_dt_default()
|
| H A D | leds-nic78bx.c | 36 struct led_classdev cdev; member 39 static inline struct nic78bx_led *to_nic78bx_led(struct led_classdev *cdev) in to_nic78bx_led() 44 static void nic78bx_brightness_set(struct led_classdev *cdev, in nic78bx_brightness_set() 65 static enum led_brightness nic78bx_brightness_get(struct led_classdev *cdev) in nic78bx_brightness_get()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | thermal.c | 16 ath10k_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev, in ath10k_thermal_get_max_throttle_state() 25 ath10k_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev, in ath10k_thermal_get_cur_throttle_state() 38 ath10k_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev, in ath10k_thermal_set_cur_throttle_state() 156 struct thermal_cooling_device *cdev; in ath10k_thermal_register() local
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_ddp.c | 64 cxgbit_ppod_init_idata(struct cxgbit_device *cdev, struct cxgbi_ppm *ppm, in cxgbit_ppod_init_idata() 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; in cxgbit_unmap_cmd() local 296 int cxgbit_ddp_init(struct cxgbit_device *cdev) in cxgbit_ddp_init()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | cpuidle_cooling.c | 74 static int cpuidle_cooling_get_max_state(struct thermal_cooling_device *cdev, in cpuidle_cooling_get_max_state() 103 static int cpuidle_cooling_get_cur_state(struct thermal_cooling_device *cdev, in cpuidle_cooling_get_cur_state() 125 static int cpuidle_cooling_set_cur_state(struct thermal_cooling_device *cdev, in cpuidle_cooling_set_cur_state() 176 struct thermal_cooling_device *cdev; in __cpuidle_cooling_register() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_l2.c | 788 static int qed_filter_accept_cmd(struct qed_dev *cdev, in qed_filter_accept_cmd() 1531 static int qed_filter_mcast_cmd(struct qed_dev *cdev, in qed_filter_mcast_cmd() 1565 static int qed_filter_ucast_cmd(struct qed_dev *cdev, in qed_filter_ucast_cmd() 1864 static void _qed_get_vport_stats(struct qed_dev *cdev, in _qed_get_vport_stats() 1901 void qed_get_vport_stats(struct qed_dev *cdev, struct qed_eth_stats *stats) in qed_get_vport_stats() 1921 void qed_reset_vport_stats(struct qed_dev *cdev) in qed_reset_vport_stats() 2183 static int qed_fill_eth_dev_info(struct qed_dev *cdev, in qed_fill_eth_dev_info() 2282 static void qed_register_eth_ops(struct qed_dev *cdev, in qed_register_eth_ops() 2293 static bool qed_check_mac(struct qed_dev *cdev, u8 *mac) in qed_check_mac() 2301 static int qed_start_vport(struct qed_dev *cdev, in qed_start_vport() [all …]
|
| H A D | qed_fcoe.c | 723 static int qed_fill_fcoe_dev_info(struct qed_dev *cdev, in qed_fill_fcoe_dev_info() 745 static void qed_register_fcoe_ops(struct qed_dev *cdev, in qed_register_fcoe_ops() 752 static struct qed_hash_fcoe_con *qed_fcoe_get_hash(struct qed_dev *cdev, in qed_fcoe_get_hash() 771 static int qed_fcoe_stop(struct qed_dev *cdev) in qed_fcoe_stop() 800 static int qed_fcoe_start(struct qed_dev *cdev, struct qed_fcoe_tid *tasks) in qed_fcoe_start() 850 static int qed_fcoe_acquire_conn(struct qed_dev *cdev, in qed_fcoe_acquire_conn() 885 static int qed_fcoe_release_conn(struct qed_dev *cdev, u32 handle) in qed_fcoe_release_conn() 903 static int qed_fcoe_offload_conn(struct qed_dev *cdev, in qed_fcoe_offload_conn() 956 static int qed_fcoe_destroy_conn(struct qed_dev *cdev, in qed_fcoe_destroy_conn() 977 static int qed_fcoe_stats(struct qed_dev *cdev, struct qed_fcoe_stats *stats) in qed_fcoe_stats() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/isdn/capi/ |
| H A D | capi.c | 110 struct capidev *cdev; member 297 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) in capincci_alloc_minor() 338 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } in capincci_alloc_minor() 343 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc() 360 static void capincci_free(struct capidev *cdev, u32 ncci) in capincci_free() 373 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) in capincci_find() 573 struct capidev *cdev = ap->private; in capi_recv_message() local 651 struct capidev *cdev = file->private_data; in capi_read() local 686 struct capidev *cdev = file->private_data; in capi_write() local 741 struct capidev *cdev = file->private_data; in capi_poll() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | thermal.c | 15 ath11k_thermal_get_max_throttle_state(struct thermal_cooling_device *cdev, in ath11k_thermal_get_max_throttle_state() 24 ath11k_thermal_get_cur_throttle_state(struct thermal_cooling_device *cdev, in ath11k_thermal_get_cur_throttle_state() 37 ath11k_thermal_set_cur_throttle_state(struct thermal_cooling_device *cdev, in ath11k_thermal_set_cur_throttle_state() 159 struct thermal_cooling_device *cdev; in ath11k_thermal_register() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_loopback.c | 168 struct usb_composite_dev *cdev = c->cdev; in loopback_bind() local 238 struct usb_composite_dev *cdev = loop->function.config->cdev; in loopback_complete() local 298 struct usb_composite_dev *cdev; in disable_loopback() local 310 static int alloc_requests(struct usb_composite_dev *cdev, in alloc_requests() 360 static int enable_endpoint(struct usb_composite_dev *cdev, in enable_endpoint() 380 enable_loopback(struct usb_composite_dev *cdev, struct f_loopback *loop) in enable_loopback() 411 struct usb_composite_dev *cdev = f->config->cdev; in loopback_set_alt() local
|
| H A D | f_rndis.c | 389 struct usb_composite_dev *cdev = rndis->port.func.config->cdev; in rndis_response_available() local 414 struct usb_composite_dev *cdev = rndis->port.func.config->cdev; in rndis_response_complete() local 468 struct usb_composite_dev *cdev = f->config->cdev; in rndis_setup() local 556 struct usb_composite_dev *cdev = f->config->cdev; in rndis_set_alt() local 626 struct usb_composite_dev *cdev = f->config->cdev; in rndis_disable() local 652 struct usb_composite_dev *cdev = geth->func.config->cdev; in rndis_open() local 685 struct usb_composite_dev *cdev = c->cdev; in rndis_bind() local
|
| H A D | f_obex.c | 192 struct usb_composite_dev *cdev = f->config->cdev; in obex_set_alt() local 251 struct usb_composite_dev *cdev = f->config->cdev; in obex_disable() local 262 struct usb_composite_dev *cdev = g->func.config->cdev; in obex_connect() local 275 struct usb_composite_dev *cdev = g->func.config->cdev; in obex_disconnect() local 304 struct usb_composite_dev *cdev = c->cdev; in obex_bind() local
|
| H A D | f_uac1_legacy.c | 324 struct usb_composite_dev *cdev = audio->card.func.config->cdev; in f_audio_out_ep_complete() local 388 struct usb_composite_dev *cdev = f->config->cdev; in audio_set_intf_req() local 424 struct usb_composite_dev *cdev = f->config->cdev; in audio_get_intf_req() local 461 struct usb_composite_dev *cdev = f->config->cdev; in audio_set_endpoint_req() local 497 struct usb_composite_dev *cdev = f->config->cdev; in audio_get_endpoint_req() local 525 struct usb_composite_dev *cdev = f->config->cdev; in f_audio_setup() local 577 struct usb_composite_dev *cdev = f->config->cdev; in f_audio_set_alt() local 658 struct usb_composite_dev *cdev = f->config->cdev; in f_audio_get_alt() local 707 struct usb_composite_dev *cdev = c->cdev; in f_audio_bind() local
|
| H A D | f_ecm.c | 379 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; in ecm_do_notify() local 446 struct usb_composite_dev *cdev = ecm->port.func.config->cdev; in ecm_notify_complete() local 471 struct usb_composite_dev *cdev = f->config->cdev; in ecm_setup() local 536 struct usb_composite_dev *cdev = f->config->cdev; in ecm_set_alt() local 623 struct usb_composite_dev *cdev = f->config->cdev; in ecm_disable() local 685 struct usb_composite_dev *cdev = c->cdev; in ecm_bind() local
|
| /OK3568_Linux_fs/kernel/drivers/net/can/m_can/ |
| H A D | tcan4x5x.c | 234 static u32 tcan4x5x_read_reg(struct m_can_classdev *cdev, int reg) in tcan4x5x_read_reg() 244 static u32 tcan4x5x_read_fifo(struct m_can_classdev *cdev, int addr_offset) in tcan4x5x_read_fifo() 254 static int tcan4x5x_write_reg(struct m_can_classdev *cdev, int reg, int val) in tcan4x5x_write_reg() 261 static int tcan4x5x_write_fifo(struct m_can_classdev *cdev, in tcan4x5x_write_fifo() 280 static int tcan4x5x_write_tcan_reg(struct m_can_classdev *cdev, in tcan4x5x_write_tcan_reg() 288 static int tcan4x5x_clear_interrupts(struct m_can_classdev *cdev) in tcan4x5x_clear_interrupts() 315 static int tcan4x5x_init(struct m_can_classdev *cdev) in tcan4x5x_init() 342 static int tcan4x5x_disable_wake(struct m_can_classdev *cdev) in tcan4x5x_disable_wake() 350 static int tcan4x5x_disable_state(struct m_can_classdev *cdev) in tcan4x5x_disable_state() 358 static int tcan4x5x_parse_config(struct m_can_classdev *cdev) in tcan4x5x_parse_config()
|
| H A D | m_can_platform.c | 17 static u32 iomap_read_reg(struct m_can_classdev *cdev, int reg) in iomap_read_reg() 24 static u32 iomap_read_fifo(struct m_can_classdev *cdev, int offset) in iomap_read_fifo() 31 static int iomap_write_reg(struct m_can_classdev *cdev, int reg, int val) in iomap_write_reg() 40 static int iomap_write_fifo(struct m_can_classdev *cdev, int offset, int val) in iomap_write_fifo()
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/ |
| H A D | cros_kbd_led_backlight.c | 23 static void keyboard_led_set_brightness(struct led_classdev *cdev, in keyboard_led_set_brightness() 43 keyboard_led_get_brightness(struct led_classdev *cdev) in keyboard_led_get_brightness() 61 struct led_classdev *cdev; in keyboard_led_probe() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/ |
| H A D | ebsa285.c | 28 struct led_classdev cdev; member 48 static void ebsa285_led_set(struct led_classdev *cdev, in ebsa285_led_set() 61 static enum led_brightness ebsa285_led_get(struct led_classdev *cdev) in ebsa285_led_get()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-led.c | 83 struct led_classdev cdev; member 189 static int riso_kagaku_write(struct led_classdev *cdev, enum led_brightness br) in riso_kagaku_write() 200 static int dream_cheeky_write(struct led_classdev *cdev, enum led_brightness br) in dream_cheeky_write() 229 static int _thingm_write(struct led_classdev *cdev, enum led_brightness br, in _thingm_write() 243 static int thingm_write_v1(struct led_classdev *cdev, enum led_brightness br) in thingm_write_v1() 248 static int thingm_write(struct led_classdev *cdev, enum led_brightness br) in thingm_write() 309 static int delcom_write(struct led_classdev *cdev, enum led_brightness br) in delcom_write() 341 static int luxafor_write(struct led_classdev *cdev, enum led_brightness br) in luxafor_write()
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | qdio_main.c | 941 void qdio_int_handler(struct ccw_device *cdev, unsigned long intparm, in qdio_int_handler() 1000 int qdio_get_ssqd_desc(struct ccw_device *cdev, in qdio_get_ssqd_desc() 1030 struct ccw_device *cdev = irq->cdev; in qdio_cancel_ccw() local 1060 int qdio_shutdown(struct ccw_device *cdev, int how) in qdio_shutdown() 1109 int qdio_free(struct ccw_device *cdev) in qdio_free() 1141 int qdio_allocate(struct ccw_device *cdev, unsigned int no_input_qs, in qdio_allocate() 1248 int qdio_establish(struct ccw_device *cdev, in qdio_establish() 1341 int qdio_activate(struct ccw_device *cdev) in qdio_activate() 1497 int do_QDIO(struct ccw_device *cdev, unsigned int callflags, in do_QDIO() 1533 int qdio_start_irq(struct ccw_device *cdev) in qdio_start_irq() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | light.c | 88 static struct gb_channel *get_channel_from_cdev(struct led_classdev *cdev) in get_channel_from_cdev() 157 static struct gb_channel *get_channel_from_cdev(struct led_classdev *cdev) in get_channel_from_cdev() 176 static void led_lock(struct led_classdev *cdev) in led_lock() 181 static void led_unlock(struct led_classdev *cdev) in led_unlock() 238 struct led_classdev *cdev = dev_get_drvdata(dev); in color_show() local 247 struct led_classdev *cdev = dev_get_drvdata(dev); in color_store() local 276 struct led_classdev *cdev) in channel_attr_groups_set() 432 static int gb_brightness_set(struct led_classdev *cdev, in gb_brightness_set() 442 static enum led_brightness gb_brightness_get(struct led_classdev *cdev) in gb_brightness_get() 450 static int gb_blink_set(struct led_classdev *cdev, unsigned long *delay_on, in gb_blink_set() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | raw3270.c | 37 struct ccw_device *cdev; member 320 raw3270_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in raw3270_irq() 693 raw3270_setup_device(struct ccw_device *cdev, struct raw3270 *rp, char *ascebc) in raw3270_setup_device() 762 struct ccw_device *cdev; in raw3270_setup_console() local 813 raw3270_create_device(struct ccw_device *cdev) in raw3270_create_device() 1026 struct ccw_device *cdev; in raw3270_delete_device() local 1048 raw3270_probe (struct ccw_device *cdev) in raw3270_probe() 1128 raw3270_set_online (struct ccw_device *cdev) in raw3270_set_online() 1156 raw3270_remove (struct ccw_device *cdev) in raw3270_remove() 1207 raw3270_set_offline (struct ccw_device *cdev) in raw3270_set_offline() [all …]
|