Searched defs:alert (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/include/uapi/linux/ |
H A D | net_dropmon.h | 42 struct net_dm_alert_msg alert; member in union:net_dm_user_msg::__anon13438
|
/linux-4.1.27/drivers/i2c/ |
H A D | i2c-smbus.c | 30 struct work_struct alert; member in struct:i2c_smbus_alert 76 struct i2c_smbus_alert *alert; smbus_alert() local 123 struct i2c_smbus_alert *alert = d; smbalert_irq() local 138 struct i2c_smbus_alert *alert; smbalert_probe() local 169 struct i2c_smbus_alert *alert = i2c_get_clientdata(ara); smbalert_remove() local 236 struct i2c_smbus_alert *alert = i2c_get_clientdata(ara); i2c_handle_smbus_alert() local
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | perf_cpum_cf.c | 224 cpumf_measurement_alert(struct ext_code ext_code, unsigned int alert, unsigned long unused) cpumf_measurement_alert() argument
|
H A D | perf_cpum_sf.c | 1458 cpumf_measurement_alert(struct ext_code ext_code, unsigned int alert, unsigned long unused) cpumf_measurement_alert() argument
|
/linux-4.1.27/drivers/memory/ |
H A D | emif.c | 605 u32 alert = 0, interval, devcnt; get_temp_alert_config() local
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_conntrack_h323_main.c | 995 process_alerting(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned char **data, int dataoff, Alerting_UUIE *alert) process_alerting() argument
|
/linux-4.1.27/include/linux/ |
H A D | i2c.h | 181 void (*alert)(struct i2c_client *, unsigned int data); member in struct:i2c_driver
|
Completed in 277 milliseconds