Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
Dcoresight.c38 struct coresight_device *csdev; member
59 struct coresight_device *csdev, *i_csdev; in coresight_id_match() local
83 static int coresight_source_is_unique(struct coresight_device *csdev) in coresight_source_is_unique()
95 static int coresight_find_link_inport(struct coresight_device *csdev, in coresight_find_link_inport()
113 static int coresight_find_link_outport(struct coresight_device *csdev, in coresight_find_link_outport()
131 static int coresight_enable_sink(struct coresight_device *csdev, u32 mode) in coresight_enable_sink()
149 static void coresight_disable_sink(struct coresight_device *csdev) in coresight_disable_sink()
159 static int coresight_enable_link(struct coresight_device *csdev, in coresight_enable_link()
194 static void coresight_disable_link(struct coresight_device *csdev, in coresight_disable_link()
232 static int coresight_enable_source(struct coresight_device *csdev, u32 mode) in coresight_enable_source()
[all …]
Dcoresight-tmc-etf.c106 static int tmc_enable_etf_sink_sysfs(struct coresight_device *csdev) in tmc_enable_etf_sink_sysfs()
175 static int tmc_enable_etf_sink_perf(struct coresight_device *csdev) in tmc_enable_etf_sink_perf()
205 static int tmc_enable_etf_sink(struct coresight_device *csdev, u32 mode) in tmc_enable_etf_sink()
218 static void tmc_disable_etf_sink(struct coresight_device *csdev) in tmc_disable_etf_sink()
240 static int tmc_enable_etf_link(struct coresight_device *csdev, in tmc_enable_etf_link()
260 static void tmc_disable_etf_link(struct coresight_device *csdev, in tmc_disable_etf_link()
279 static void *tmc_alloc_etf_buffer(struct coresight_device *csdev, int cpu, in tmc_alloc_etf_buffer()
308 static int tmc_set_etf_buffer(struct coresight_device *csdev, in tmc_set_etf_buffer()
330 static unsigned long tmc_reset_etf_buffer(struct coresight_device *csdev, in tmc_reset_etf_buffer()
360 static void tmc_update_etf_buffer(struct coresight_device *csdev, in tmc_update_etf_buffer()
Dcoresight-tmc-etr.c115 static int tmc_enable_etr_sink_sysfs(struct coresight_device *csdev) in tmc_enable_etr_sink_sysfs()
187 static int tmc_enable_etr_sink_perf(struct coresight_device *csdev) in tmc_enable_etr_sink_perf()
217 static int tmc_enable_etr_sink(struct coresight_device *csdev, u32 mode) in tmc_enable_etr_sink()
230 static void tmc_disable_etr_sink(struct coresight_device *csdev) in tmc_disable_etr_sink()
252 static void *tmc_alloc_etr_buffer(struct coresight_device *csdev, int cpu, in tmc_alloc_etr_buffer()
292 static int tmc_set_etr_buffer(struct coresight_device *csdev, in tmc_set_etr_buffer()
320 static unsigned long tmc_reset_etr_buffer(struct coresight_device *csdev, in tmc_reset_etr_buffer()
357 static void tmc_update_etr_buffer(struct coresight_device *csdev, in tmc_update_etr_buffer()
Dcoresight-etm3x.c421 static int etm_cpu_id(struct coresight_device *csdev) in etm_cpu_id()
455 static int etm_trace_id(struct coresight_device *csdev) in etm_trace_id()
462 static int etm_enable_perf(struct coresight_device *csdev, in etm_enable_perf()
478 static int etm_enable_sysfs(struct coresight_device *csdev) in etm_enable_sysfs()
507 static int etm_enable(struct coresight_device *csdev, in etm_enable()
559 static void etm_disable_perf(struct coresight_device *csdev) in etm_disable_perf()
580 static void etm_disable_sysfs(struct coresight_device *csdev) in etm_disable_sysfs()
605 static void etm_disable(struct coresight_device *csdev, in etm_disable()
Dcoresight-etm4x.c73 static int etm4_cpu_id(struct coresight_device *csdev) in etm4_cpu_id()
80 static int etm4_trace_id(struct coresight_device *csdev) in etm4_trace_id()
228 static int etm4_enable_perf(struct coresight_device *csdev, in etm4_enable_perf()
250 static int etm4_enable_sysfs(struct coresight_device *csdev) in etm4_enable_sysfs()
277 static int etm4_enable(struct coresight_device *csdev, in etm4_enable()
335 static int etm4_disable_perf(struct coresight_device *csdev, in etm4_disable_perf()
360 static void etm4_disable_sysfs(struct coresight_device *csdev) in etm4_disable_sysfs()
385 static void etm4_disable(struct coresight_device *csdev, in etm4_disable()
Dcoresight-replicator.c37 struct coresight_device *csdev; member
40 static int replicator_enable(struct coresight_device *csdev, int inport, in replicator_enable()
49 static void replicator_disable(struct coresight_device *csdev, int inport, in replicator_disable()
Dcoresight-replicator-qcom.c42 struct coresight_device *csdev; member
45 static int replicator_enable(struct coresight_device *csdev, int inport, in replicator_enable()
71 static void replicator_disable(struct coresight_device *csdev, int inport, in replicator_disable()
Dcoresight-etb10.c91 struct coresight_device *csdev; member
142 static int etb_enable(struct coresight_device *csdev, u32 mode) in etb_enable()
257 static void etb_disable(struct coresight_device *csdev) in etb_disable()
272 static void *etb_alloc_buffer(struct coresight_device *csdev, int cpu, in etb_alloc_buffer()
300 static int etb_set_buffer(struct coresight_device *csdev, in etb_set_buffer()
322 static unsigned long etb_reset_buffer(struct coresight_device *csdev, in etb_reset_buffer()
353 static void etb_update_buffer(struct coresight_device *csdev, in etb_update_buffer()
Dcoresight-etm-perf.c225 struct coresight_device *csdev; in etm_setup_aux() local
266 struct coresight_device *sink, *csdev = per_cpu(csdev_src, cpu); in etm_event_start() local
315 struct coresight_device *sink, *csdev = per_cpu(csdev_src, cpu); in etm_event_stop() local
462 int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink()
Dcoresight-tpiu.c65 struct coresight_device *csdev; member
77 static int tpiu_enable(struct coresight_device *csdev, u32 mode) in tpiu_enable()
103 static void tpiu_disable(struct coresight_device *csdev) in tpiu_disable()
Dcoresight-funnel.c48 struct coresight_device *csdev; member
68 static int funnel_enable(struct coresight_device *csdev, int inport, in funnel_enable()
92 static void funnel_disable(struct coresight_device *csdev, int inport, in funnel_disable()
Dcoresight-etm-perf.h61 static inline int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink()
Dcoresight-stm.c140 struct coresight_device *csdev; member
200 static int stm_enable(struct coresight_device *csdev, in stm_enable()
263 static void stm_disable(struct coresight_device *csdev, in stm_disable()
288 static int stm_trace_id(struct coresight_device *csdev) in stm_trace_id()
Dcoresight-tmc.h111 struct coresight_device *csdev; member
Dcoresight-etm.h241 struct coresight_device *csdev; member
Dcoresight-etm4x.h353 struct coresight_device *csdev; member
/drivers/scsi/device_handler/
Dscsi_dh_emc.c161 struct clariion_dh_data *csdev) in parse_sp_info_reply()
319 struct clariion_dh_data *csdev) in send_inquiry_cmd()
352 struct clariion_dh_data *csdev) in send_trespass_cmd()
462 struct clariion_dh_data *csdev) in clariion_std_inquiry()
501 struct clariion_dh_data *csdev) in clariion_send_inquiry()
533 struct clariion_dh_data *csdev = sdev->handler_data; in clariion_activate() local
574 struct clariion_dh_data *csdev = sdev->handler_data; in clariion_set_params() local
/drivers/staging/comedi/
Dcomedi_fops.c386 static ssize_t max_read_buffer_kb_show(struct device *csdev, in max_read_buffer_kb_show()
408 static ssize_t max_read_buffer_kb_store(struct device *csdev, in max_read_buffer_kb_store()
442 static ssize_t read_buffer_kb_show(struct device *csdev, in read_buffer_kb_show()
464 static ssize_t read_buffer_kb_store(struct device *csdev, in read_buffer_kb_store()
498 static ssize_t max_write_buffer_kb_show(struct device *csdev, in max_write_buffer_kb_show()
521 static ssize_t max_write_buffer_kb_store(struct device *csdev, in max_write_buffer_kb_store()
555 static ssize_t write_buffer_kb_show(struct device *csdev, in write_buffer_kb_show()
577 static ssize_t write_buffer_kb_store(struct device *csdev, in write_buffer_kb_store()
2743 struct device *csdev; in comedi_alloc_board_minor() local
2801 struct device *csdev; in comedi_alloc_subdevice_minor() local