Home
last modified time | relevance | path

Searched defs:csdev (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v6.1/drivers/hwtracing/coresight/
Dcoresight-core.c35 struct coresight_device *csdev; member
66 struct coresight_device *csdev = container_of(_dev, struct coresight_device, dev); in coresight_simple_show_pair() local
80 struct coresight_device *csdev = container_of(_dev, struct coresight_device, dev); in coresight_simple_show32() local
103 void coresight_set_percpu_sink(int cpu, struct coresight_device *csdev) in coresight_set_percpu_sink()
118 struct coresight_device *csdev, *i_csdev; in coresight_id_match() local
142 static int coresight_source_is_unique(struct coresight_device *csdev) in coresight_source_is_unique()
154 static int coresight_find_link_inport(struct coresight_device *csdev, in coresight_find_link_inport()
172 static int coresight_find_link_outport(struct coresight_device *csdev, in coresight_find_link_outport()
190 static inline u32 coresight_read_claim_tags(struct coresight_device *csdev) in coresight_read_claim_tags()
195 static inline bool coresight_is_claimed_self_hosted(struct coresight_device *csdev) in coresight_is_claimed_self_hosted()
[all …]
Dcoresight-syscfg.c33 cscfg_get_feat_csdev(struct coresight_device *csdev, const char *name) in cscfg_get_feat_csdev()
46 cscfg_alloc_csdev_cfg(struct coresight_device *csdev, int nr_feats) in cscfg_alloc_csdev_cfg()
63 static int cscfg_add_csdev_cfg(struct coresight_device *csdev, in cscfg_add_csdev_cfg()
123 cscfg_alloc_csdev_feat(struct coresight_device *csdev, struct cscfg_feature_desc *feat_desc) in cscfg_alloc_csdev_feat()
175 static int cscfg_load_feat_csdev(struct coresight_device *csdev, in cscfg_load_feat_csdev()
325 cscfg_csdev_get_feat_from_desc(struct coresight_device *csdev, in cscfg_csdev_get_feat_from_desc()
391 static void cscfg_remove_owned_csdev_configs(struct coresight_device *csdev, void *load_owner) in cscfg_remove_owned_csdev_configs()
404 static void cscfg_remove_owned_csdev_features(struct coresight_device *csdev, void *load_owner) in cscfg_remove_owned_csdev_features()
715 static int cscfg_add_cfgs_csdev(struct coresight_device *csdev) in cscfg_add_cfgs_csdev()
729 static int cscfg_add_feats_csdev(struct coresight_device *csdev, in cscfg_add_feats_csdev()
[all …]
Dcoresight-tmc-etf.c123 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()
Dcoresight-etm3x-core.c365 struct coresight_device *csdev = drvdata->csdev; in etm_enable_hw() local
450 static int etm_cpu_id(struct coresight_device *csdev) in etm_cpu_id()
486 static int etm_trace_id(struct coresight_device *csdev) in etm_trace_id()
493 static int etm_enable_perf(struct coresight_device *csdev, in etm_enable_perf()
507 static int etm_enable_sysfs(struct coresight_device *csdev) in etm_enable_sysfs()
538 static int etm_enable(struct coresight_device *csdev, in etm_enable()
574 struct coresight_device *csdev = drvdata->csdev; in etm_disable_hw() local
594 static void etm_disable_perf(struct coresight_device *csdev) in etm_disable_perf()
616 static void etm_disable_sysfs(struct coresight_device *csdev) in etm_disable_sysfs()
641 static void etm_disable(struct coresight_device *csdev, in etm_disable()
Dcoresight-replicator.c41 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()
Dcoresight-cti-core.c42 #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()
580 static void cti_remove_assoc_from_csdev(struct coresight_device *csdev) in cti_remove_assoc_from_csdev()
655 struct coresight_device *csdev; in cti_cpu_pm_notify() local
791 int cti_enable(struct coresight_device *csdev) in cti_enable()
798 int cti_disable(struct coresight_device *csdev) in cti_disable()
Dcoresight-sysfs.c20 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()
Dcoresight-funnel.c46 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()
Dcoresight-etb10.c86 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()
Dcoresight-etm-perf.h79 static inline int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink()
81 int etm_perf_add_symlink_sink(struct coresight_device *csdev) in etm_perf_add_symlink_sink()
83 void etm_perf_del_symlink_sink(struct coresight_device *csdev) {} in etm_perf_del_symlink_sink()
Dcoresight-catu.c21 #define csdev_to_catu_drvdata(csdev) \ argument
332 struct coresight_device *csdev; in catu_alloc_etr_buf() local
404 struct coresight_device *csdev = drvdata->csdev; in catu_enable_hw() local
444 static int catu_enable(struct coresight_device *csdev, void *data) in catu_enable()
459 struct coresight_device *csdev = drvdata->csdev; in catu_disable_hw() local
472 static int catu_disable(struct coresight_device *csdev, void *__unused) in catu_disable()
Dcoresight-etm4x-core.c223 static int etm4_cpu_id(struct coresight_device *csdev) in etm4_cpu_id()
230 static int etm4_trace_id(struct coresight_device *csdev) in etm4_trace_id()
376 struct coresight_device *csdev = drvdata->csdev; in etm4_enable_hw() local
607 static int etm4_parse_event_config(struct coresight_device *csdev, in etm4_parse_event_config()
717 static int etm4_enable_perf(struct coresight_device *csdev, in etm4_enable_perf()
739 static int etm4_enable_sysfs(struct coresight_device *csdev) in etm4_enable_sysfs()
774 static int etm4_enable(struct coresight_device *csdev, in etm4_enable()
810 struct coresight_device *csdev = drvdata->csdev; in etm4_disable_hw() local
869 static int etm4_disable_perf(struct coresight_device *csdev, in etm4_disable_perf()
901 static void etm4_disable_sysfs(struct coresight_device *csdev) in etm4_disable_sysfs()
[all …]
Dcoresight-etm-perf.c338 struct coresight_device *csdev; in etm_setup_aux() local
433 struct coresight_device *sink, *csdev = per_cpu(csdev_src, cpu); in etm_event_start() local
508 struct coresight_device *sink, *csdev = per_cpu(csdev_src, cpu); in etm_event_stop() local
696 int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink()
769 int etm_perf_add_symlink_sink(struct coresight_device *csdev) in etm_perf_add_symlink_sink()
801 void etm_perf_del_symlink_sink(struct coresight_device *csdev) in etm_perf_del_symlink_sink()
Dcoresight-tpiu.c60 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()
Dcoresight-etm4x-cfg.c147 static int etm4_cfg_load_feature(struct coresight_device *csdev, in etm4_cfg_load_feature()
175 int etm4_cscfg_register(struct coresight_device *csdev) in etm4_cscfg_register()
Dcoresight-cti-platform.c95 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
Dcoresight-tmc-etr.c1159 static int tmc_enable_etr_sink_sysfs(struct coresight_device *csdev) in tmc_enable_etr_sink_sysfs()
1397 static void *tmc_alloc_etr_buffer(struct coresight_device *csdev, in tmc_alloc_etr_buffer()
1512 tmc_update_etr_buffer(struct coresight_device *csdev, in tmc_update_etr_buffer()
1602 static int tmc_enable_etr_sink_perf(struct coresight_device *csdev, void *data) in tmc_enable_etr_sink_perf()
1655 static int tmc_enable_etr_sink(struct coresight_device *csdev, in tmc_enable_etr_sink()
1669 static int tmc_disable_etr_sink(struct coresight_device *csdev) in tmc_disable_etr_sink()
Dcoresight-stm.c134 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()
Dcoresight-tmc-core.c36 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
Dcoresight-config.h207 struct coresight_device *csdev; member
232 struct coresight_device *csdev; member
Dcoresight-trbe.c726 static void *arm_trbe_alloc_buffer(struct coresight_device *csdev, in arm_trbe_alloc_buffer()
779 static unsigned long arm_trbe_update_buffer(struct coresight_device *csdev, in arm_trbe_update_buffer()
1008 static int arm_trbe_enable(struct coresight_device *csdev, u32 mode, void *data) in arm_trbe_enable()
1027 static int arm_trbe_disable(struct coresight_device *csdev) in arm_trbe_disable()
Dcoresight-syscfg.h72 struct coresight_device *csdev; member
/Linux-v6.1/include/linux/
Dcoresight.h274 #define source_ops(csdev) csdev->ops->source_ops argument
275 #define sink_ops(csdev) csdev->ops->sink_ops argument
276 #define link_ops(csdev) csdev->ops->link_ops argument
277 #define helper_ops(csdev) csdev->ops->helper_ops argument
278 #define ect_ops(csdev) csdev->ops->ect_ops argument
486 static inline bool coresight_is_percpu_source(struct coresight_device *csdev) in coresight_is_percpu_source()
492 static inline bool coresight_is_percpu_sink(struct coresight_device *csdev) in coresight_is_percpu_sink()
530 static inline void coresight_unregister(struct coresight_device *csdev) {} in coresight_unregister()
532 coresight_enable(struct coresight_device *csdev) { return -ENOSYS; } in coresight_enable()
533 static inline void coresight_disable(struct coresight_device *csdev) {} in coresight_disable()
[all …]
/Linux-v6.1/drivers/scsi/device_handler/
Dscsi_dh_emc.c136 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
/Linux-v6.1/drivers/comedi/
Dcomedi_fops.c380 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

12