Home
last modified time | relevance | path

Searched refs:default_config (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/iio/adc/
Dad799x.c107 u16 default_config; member
642 .default_config = AD7998_ALERT_EN | AD7998_BUSY_ALERT,
666 .default_config = AD7998_ALERT_EN | AD7998_BUSY_ALERT,
690 .default_config = AD7998_ALERT_EN | AD7998_BUSY_ALERT,
722 .default_config = AD7998_ALERT_EN | AD7998_BUSY_ALERT,
754 .default_config = AD7998_ALERT_EN | AD7998_BUSY_ALERT,
811 ret = ad799x_write_config(st, st->chip_config->default_config); in ad799x_probe()
/Linux-v5.4/tools/perf/util/
Dpmu.h30 struct perf_event_attr *default_config; member
Dpmu.c854 pmu->default_config = perf_pmu__get_default_config(pmu); in pmu_lookup()
1147 bool zero = !!pmu->default_config; in perf_pmu__config()
Dparse-events.c1333 if (pmu->default_config) { in parse_events_add_pmu()
1334 memcpy(&attr, pmu->default_config, in parse_events_add_pmu()
/Linux-v5.4/security/tomoyo/
Daudit.c349 mode = p->default_config; in tomoyo_get_audit()
Dcommon.c507 ptr->default_config = TOMOYO_CONFIG_DISABLED | in tomoyo_assign_profile()
602 config = profile->default_config; in tomoyo_set_mode()
663 profile->default_config = config; in tomoyo_set_mode()
798 tomoyo_print_config(head, profile->default_config); in tomoyo_read_profile()
Dutil.c983 mode = p->default_config; in tomoyo_get_mode()
Dcommon.h886 u8 default_config; member
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h653 u8 default_config; member