Home
last modified time | relevance | path

Searched defs:ams (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/macintosh/ams/
H A DMakefile
H A Dams.h20 struct ams { struct
/kernel/linux/linux-6.6/drivers/macintosh/ams/
H A DMakefile
H A Dams.h23 struct ams { struct
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmaps.c240 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams) in maps__find_ams() argument
[all...]
H A Dmachine.c2221 ip__resolve_ams(struct thread *thread, struct addr_map_symbol *ams, u64 ip) ip__resolve_ams() argument
2248 ip__resolve_data(struct thread *thread, u8 m, struct addr_map_symbol *ams, u64 addr, u64 phys_addr, u64 daddr_page_size) ip__resolve_data() argument
[all...]
H A Dannotate.c1040 int addr_map_symbol__account_cycles(struct addr_map_symbol *ams, in addr_map_symbol__account_cycles() argument
1151 addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample, struct evsel *evsel) addr_map_symbol__inc_samples() argument
[all...]
H A Dsort.c482 static char *addr_map_symbol__srcline(struct addr_map_symbol *ams) in addr_map_symbol__srcline() argument
/kernel/linux/linux-5.10/sound/soc/ti/
H A DMakefile
/kernel/linux/linux-6.6/sound/soc/ti/
H A DMakefile
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmap.c695 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams) in maps__find_ams() argument
[all...]
H A Dmachine.c2000 ip__resolve_ams(struct thread *thread, struct addr_map_symbol *ams, u64 ip) ip__resolve_ams() argument
2024 ip__resolve_data(struct thread *thread, u8 m, struct addr_map_symbol *ams, u64 addr, u64 phys_addr) ip__resolve_data() argument
[all...]
H A Dannotate.c998 int addr_map_symbol__account_cycles(struct addr_map_symbol *ams, in addr_map_symbol__account_cycles() argument
1109 addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample, struct evsel *evsel) addr_map_symbol__inc_samples() argument
[all...]
H A Dsort.c397 static char *addr_map_symbol__srcline(struct addr_map_symbol *ams) in addr_map_symbol__srcline() argument
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dxilinx-ams.c277 struct ams { struct
291 static inline void ams_ps_update_reg(struct ams *ams, unsigned int offset, in ams_ps_update_reg() argument
301 static inline void ams_pl_update_reg(struct ams *ams, unsigned int offset, in ams_pl_update_reg() argument
311 ams_update_intrmask(struct ams *ams, u64 mask, u64 val) ams_update_intrmask() argument
330 ams_disable_all_alarms(struct ams *ams) ams_disable_all_alarms() argument
349 ams_update_ps_alarm(struct ams *ams, unsigned long alarm_mask) ams_update_ps_alarm() argument
367 ams_update_pl_alarm(struct ams *ams, unsigned long alarm_mask) ams_update_pl_alarm() argument
388 ams_update_alarm(struct ams *ams, unsigned long alarm_mask) ams_update_alarm() argument
405 struct ams *ams = iio_priv(indio_dev); ams_enable_channel_sequence() local
460 ams_init_device(struct ams *ams) ams_init_device() argument
504 ams_enable_single_channel(struct ams *ams, unsigned int offset) ams_enable_single_channel() argument
549 ams_read_vcc_reg(struct ams *ams, unsigned int offset, u32 *data) ams_read_vcc_reg() argument
599 ams_get_pl_scale(struct ams *ams, int address) ams_get_pl_scale() argument
681 struct ams *ams = iio_priv(indio_dev); ams_read_raw() local
885 struct ams *ams = iio_priv(indio_dev); ams_read_event_config() local
896 struct ams *ams = iio_priv(indio_dev); ams_write_event_config() local
921 struct ams *ams = iio_priv(indio_dev); ams_read_event_value() local
942 struct ams *ams = iio_priv(indio_dev); ams_write_event_value() local
1023 struct ams *ams = container_of(work, struct ams, ams_unmask_work.work); ams_unmask_worker() local
1057 struct ams *ams = iio_priv(indio_dev); ams_irq() local
1202 struct ams *ams = data; ams_iounmap_ps() local
1209 struct ams *ams = data; ams_iounmap_pl() local
1219 struct ams *ams = iio_priv(indio_dev); ams_init_module() local
1261 struct ams *ams = iio_priv(indio_dev); ams_parse_firmware() local
1351 struct ams *ams; ams_probe() local
1407 struct ams *ams = iio_priv(dev_get_drvdata(dev)); ams_suspend() local
1416 struct ams *ams = iio_priv(dev_get_drvdata(dev)); ams_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H A Dtcpm.c475 enum tcpm_ams ams; member
1351 tcpm_ams_start(struct tcpm_port *port, enum tcpm_ams ams) tcpm_ams_start() argument
2333 tcpm_pd_handle_state(struct tcpm_port *port, enum tcpm_state state, enum tcpm_ams ams, unsigned int delay_ms) tcpm_pd_handle_state() argument
2366 tcpm_pd_handle_msg(struct tcpm_port *port, enum pd_msg_request message, enum tcpm_ams ams) tcpm_pd_handle_msg() argument
[all...]

Completed in 35 milliseconds