/drivers/hwtracing/coresight/ |
D | coresight-core.c | 34 struct coresight_device *csdev; member 74 void coresight_set_percpu_sink(int cpu, struct coresight_device *csdev) in coresight_set_percpu_sink() 89 struct coresight_device *csdev, *i_csdev; in coresight_id_match() local 113 static int coresight_source_is_unique(struct coresight_device *csdev) in coresight_source_is_unique() 125 static int coresight_find_link_inport(struct coresight_device *csdev, in coresight_find_link_inport() 143 static int coresight_find_link_outport(struct coresight_device *csdev, in coresight_find_link_outport() 161 static inline u32 coresight_read_claim_tags(struct coresight_device *csdev) in coresight_read_claim_tags() 166 static inline bool coresight_is_claimed_self_hosted(struct coresight_device *csdev) in coresight_is_claimed_self_hosted() 171 static inline bool coresight_is_claimed_any(struct coresight_device *csdev) in coresight_is_claimed_any() 176 static inline void coresight_set_claim_tags(struct coresight_device *csdev) in coresight_set_claim_tags() [all …]
|
D | coresight-tmc-etf.c | 123 struct coresight_device *csdev = drvdata->csdev; in tmc_etf_disable_hw() local 151 static int tmc_enable_etf_sink_sysfs(struct coresight_device *csdev) in tmc_enable_etf_sink_sysfs() 225 static int tmc_enable_etf_sink_perf(struct coresight_device *csdev, void *data) in tmc_enable_etf_sink_perf() 282 static int tmc_enable_etf_sink(struct coresight_device *csdev, in tmc_enable_etf_sink() 307 static int tmc_disable_etf_sink(struct coresight_device *csdev) in tmc_disable_etf_sink() 337 static int tmc_enable_etf_link(struct coresight_device *csdev, in tmc_enable_etf_link() 367 static void tmc_disable_etf_link(struct coresight_device *csdev, in tmc_disable_etf_link() 391 static void *tmc_alloc_etf_buffer(struct coresight_device *csdev, in tmc_alloc_etf_buffer() 420 static int tmc_set_etf_buffer(struct coresight_device *csdev, in tmc_set_etf_buffer() 444 static unsigned long tmc_update_etf_buffer(struct coresight_device *csdev, in tmc_update_etf_buffer()
|
D | coresight-etm3x-core.c | 361 struct coresight_device *csdev = drvdata->csdev; in etm_enable_hw() local 446 static int etm_cpu_id(struct coresight_device *csdev) in etm_cpu_id() 482 static int etm_trace_id(struct coresight_device *csdev) in etm_trace_id() 489 static int etm_enable_perf(struct coresight_device *csdev, in etm_enable_perf() 503 static int etm_enable_sysfs(struct coresight_device *csdev) in etm_enable_sysfs() 534 static int etm_enable(struct coresight_device *csdev, in etm_enable() 570 struct coresight_device *csdev = drvdata->csdev; in etm_disable_hw() local 590 static void etm_disable_perf(struct coresight_device *csdev) in etm_disable_perf() 612 static void etm_disable_sysfs(struct coresight_device *csdev) in etm_disable_sysfs() 637 static void etm_disable(struct coresight_device *csdev, in etm_disable()
|
D | coresight-replicator.c | 41 struct coresight_device *csdev; member 48 struct coresight_device *csdev = drvdata->csdev; in dynamic_replicator_reset() local 75 struct coresight_device *csdev = drvdata->csdev; in dynamic_replicator_enable() local 117 static int replicator_enable(struct coresight_device *csdev, int inport, in replicator_enable() 146 struct coresight_device *csdev = drvdata->csdev; in dynamic_replicator_disable() local 171 static void replicator_disable(struct coresight_device *csdev, int inport, in replicator_disable()
|
D | coresight-cti-core.c | 42 #define csdev_to_cti_drvdata(csdev) \ argument 153 struct coresight_device *csdev = drvdata->csdev; in cti_disable_hw() local 244 struct coresight_device *csdev, in cti_add_connection_entry() 512 struct coresight_device *csdev) in cti_match_fixup_csdev() 541 static void cti_add_assoc_to_csdev(struct coresight_device *csdev) in cti_add_assoc_to_csdev() 579 static void cti_remove_assoc_from_csdev(struct coresight_device *csdev) in cti_remove_assoc_from_csdev() 654 struct coresight_device *csdev; in cti_cpu_pm_notify() local 790 int cti_enable(struct coresight_device *csdev) in cti_enable() 797 int cti_disable(struct coresight_device *csdev) in cti_disable()
|
D | coresight-sysfs.c | 20 struct coresight_device *csdev = to_coresight_device(dev); in nr_links_show() local 41 int coresight_create_conns_sysfs_group(struct coresight_device *csdev) in coresight_create_conns_sysfs_group() 56 void coresight_remove_conns_sysfs_group(struct coresight_device *csdev) in coresight_remove_conns_sysfs_group()
|
D | coresight-etb10.c | 86 struct coresight_device *csdev; member 144 static int etb_enable_sysfs(struct coresight_device *csdev) in etb_enable_sysfs() 172 static int etb_enable_perf(struct coresight_device *csdev, void *data) in etb_enable_perf() 228 static int etb_enable(struct coresight_device *csdev, u32 mode, void *data) in etb_enable() 351 static int etb_disable(struct coresight_device *csdev) in etb_disable() 375 static void *etb_alloc_buffer(struct coresight_device *csdev, in etb_alloc_buffer() 403 static int etb_set_buffer(struct coresight_device *csdev, in etb_set_buffer() 427 static unsigned long etb_update_buffer(struct coresight_device *csdev, in etb_update_buffer()
|
D | coresight-funnel.c | 46 struct coresight_device *csdev; member 55 struct coresight_device *csdev = drvdata->csdev; in dynamic_funnel_enable_hw() local 77 static int funnel_enable(struct coresight_device *csdev, int inport, in funnel_enable() 105 struct coresight_device *csdev = drvdata->csdev; in dynamic_funnel_disable_hw() local 120 static void funnel_disable(struct coresight_device *csdev, int inport, in funnel_disable()
|
D | coresight-etm-perf.h | 73 static inline int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink() 75 int etm_perf_add_symlink_sink(struct coresight_device *csdev) in etm_perf_add_symlink_sink() 77 void etm_perf_del_symlink_sink(struct coresight_device *csdev) {} in etm_perf_del_symlink_sink()
|
D | coresight-etm4x-core.c | 221 static int etm4_cpu_id(struct coresight_device *csdev) in etm4_cpu_id() 228 static int etm4_trace_id(struct coresight_device *csdev) in etm4_trace_id() 374 struct coresight_device *csdev = drvdata->csdev; in etm4_enable_hw() local 685 static int etm4_enable_perf(struct coresight_device *csdev, in etm4_enable_perf() 707 static int etm4_enable_sysfs(struct coresight_device *csdev) in etm4_enable_sysfs() 733 static int etm4_enable(struct coresight_device *csdev, in etm4_enable() 769 struct coresight_device *csdev = drvdata->csdev; in etm4_disable_hw() local 828 static int etm4_disable_perf(struct coresight_device *csdev, in etm4_disable_perf() 853 static void etm4_disable_sysfs(struct coresight_device *csdev) in etm4_disable_sysfs() 878 static void etm4_disable(struct coresight_device *csdev, in etm4_disable() [all …]
|
D | coresight-etm-perf.c | 305 struct coresight_device *csdev; in etm_setup_aux() local 400 struct coresight_device *sink, *csdev = per_cpu(csdev_src, cpu); in etm_event_start() local 464 struct coresight_device *sink, *csdev = per_cpu(csdev_src, cpu); in etm_event_stop() local 625 int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink() 661 int etm_perf_add_symlink_sink(struct coresight_device *csdev) in etm_perf_add_symlink_sink() 706 void etm_perf_del_symlink_sink(struct coresight_device *csdev) in etm_perf_del_symlink_sink()
|
D | coresight-catu.c | 21 #define csdev_to_catu_drvdata(csdev) \ argument 332 struct coresight_device *csdev; in catu_alloc_etr_buf() local 415 struct coresight_device *csdev = drvdata->csdev; in catu_enable_hw() local 455 static int catu_enable(struct coresight_device *csdev, void *data) in catu_enable() 470 struct coresight_device *csdev = drvdata->csdev; in catu_disable_hw() local 483 static int catu_disable(struct coresight_device *csdev, void *__unused) in catu_disable()
|
D | coresight-tpiu.c | 60 struct coresight_device *csdev; member 72 static int tpiu_enable(struct coresight_device *csdev, u32 mode, void *__unused) in tpiu_enable() 96 static int tpiu_disable(struct coresight_device *csdev) in tpiu_disable()
|
D | coresight-cti-platform.c | 95 struct coresight_device **csdev) in cti_plat_get_csdev_or_node_name() 120 struct coresight_device *csdev; in cti_plat_create_v8_etm_connection() local 346 struct coresight_device *csdev = NULL; in cti_plat_create_connection() local
|
D | coresight-trbe.c | 486 static void *arm_trbe_alloc_buffer(struct coresight_device *csdev, in arm_trbe_alloc_buffer() 539 static unsigned long arm_trbe_update_buffer(struct coresight_device *csdev, in arm_trbe_update_buffer() 639 static int arm_trbe_enable(struct coresight_device *csdev, u32 mode, void *data) in arm_trbe_enable() 665 static int arm_trbe_disable(struct coresight_device *csdev) in arm_trbe_disable()
|
D | coresight-tmc-etr.c | 1161 static int tmc_enable_etr_sink_sysfs(struct coresight_device *csdev) in tmc_enable_etr_sink_sysfs() 1399 static void *tmc_alloc_etr_buffer(struct coresight_device *csdev, in tmc_alloc_etr_buffer() 1514 tmc_update_etr_buffer(struct coresight_device *csdev, in tmc_update_etr_buffer() 1605 static int tmc_enable_etr_sink_perf(struct coresight_device *csdev, void *data) in tmc_enable_etr_sink_perf() 1660 static int tmc_enable_etr_sink(struct coresight_device *csdev, in tmc_enable_etr_sink() 1674 static int tmc_disable_etr_sink(struct coresight_device *csdev) in tmc_disable_etr_sink()
|
D | coresight-stm.c | 134 struct coresight_device *csdev; member 194 static int stm_enable(struct coresight_device *csdev, in stm_enable() 257 static void stm_disable(struct coresight_device *csdev, in stm_disable() 283 static int stm_trace_id(struct coresight_device *csdev) in stm_trace_id()
|
D | coresight-tmc-core.c | 36 struct coresight_device *csdev = drvdata->csdev; in tmc_wait_for_tmcready() local 48 struct coresight_device *csdev = drvdata->csdev; in tmc_flush_and_stop() local
|
D | coresight-catu.h | 65 struct coresight_device *csdev; member
|
D | coresight-cti.h | 176 struct coresight_device *csdev; member
|
D | coresight-platform.c | 69 struct coresight_device *csdev = NULL; in coresight_find_csdev_by_fwnode() local
|
D | coresight-tmc.h | 190 struct coresight_device *csdev; member
|
D | coresight-etm.h | 235 struct coresight_device *csdev; member
|
/drivers/scsi/device_handler/ |
D | scsi_dh_emc.c | 136 struct clariion_dh_data *csdev) in parse_sp_info_reply() 236 struct clariion_dh_data *csdev) in send_trespass_cmd() 345 struct clariion_dh_data *csdev) in clariion_std_inquiry() 370 struct clariion_dh_data *csdev) in clariion_send_inquiry() 384 struct clariion_dh_data *csdev = sdev->handler_data; in clariion_activate() local 425 struct clariion_dh_data *csdev = sdev->handler_data; in clariion_set_params() local
|
/drivers/staging/comedi/ |
D | comedi_fops.c | 380 static ssize_t max_read_buffer_kb_show(struct device *csdev, in max_read_buffer_kb_show() 402 static ssize_t max_read_buffer_kb_store(struct device *csdev, in max_read_buffer_kb_store() 436 static ssize_t read_buffer_kb_show(struct device *csdev, in read_buffer_kb_show() 458 static ssize_t read_buffer_kb_store(struct device *csdev, in read_buffer_kb_store() 492 static ssize_t max_write_buffer_kb_show(struct device *csdev, in max_write_buffer_kb_show() 515 static ssize_t max_write_buffer_kb_store(struct device *csdev, in max_write_buffer_kb_store() 549 static ssize_t write_buffer_kb_show(struct device *csdev, in write_buffer_kb_show() 571 static ssize_t write_buffer_kb_store(struct device *csdev, in write_buffer_kb_store() 3238 struct device *csdev; in comedi_alloc_board_minor() local 3296 struct device *csdev; in comedi_alloc_subdevice_minor() local
|