Searched refs:alert (Results 1 - 25 of 27) sorted by relevance

12

/linux-master/drivers/i2c/
H A Di2c-smbus.c21 struct work_struct alert; member in struct:i2c_smbus_alert
50 if (driver->alert)
51 driver->alert(client, data->type, data->data);
53 dev_warn(&client->dev, "no driver alert()!\n");
55 dev_dbg(&client->dev, "alert with no driver\n");
63 * The alert IRQ handler needs to hand work off to a task which can issue
68 struct i2c_smbus_alert *alert = d; local
71 ara = alert->ara;
96 /* Notify driver for the device which issued the alert */
106 struct i2c_smbus_alert *alert; local
118 struct i2c_smbus_alert *alert; local
157 struct i2c_smbus_alert *alert = i2c_get_clientdata(ara); local
191 struct i2c_smbus_alert *alert = i2c_get_clientdata(ara); local
[all...]
/linux-master/net/handshake/
H A DMakefile11 handshake-y := alert.o genl.o netlink.o request.o tlshd.o trace.o
H A Dalert.c41 u8 alert[2]; local
46 alert[0] = level;
47 alert[1] = description;
48 iov.iov_base = alert;
49 iov.iov_len = sizeof(alert);
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_thermal.c312 * smu7_thermal_set_temperature_range - Set the requested temperature range for high and low alert signals
315 * @low_temp: Temperature to be programmed for high alert signals
316 * @high_temp: Temperature to be programmed for low alert signals
374 uint32_t alert; local
376 alert = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
378 alert &= ~(SMU7_THERMAL_HIGH_ALERT_MASK | SMU7_THERMAL_LOW_ALERT_MASK);
380 CG_THERMAL_INT, THERM_INT_MASK, alert);
392 uint32_t alert; local
394 alert = PHM_READ_VFPF_INDIRECT_FIELD(hwmgr->device, CGS_IND_REG__SMC,
396 alert |
[all...]
/linux-master/include/uapi/linux/
H A Dnet_dropmon.h43 struct net_dm_alert_msg alert; member in union:net_dm_user_msg::__anon634
/linux-master/drivers/regulator/
H A Drt6190-regulator.c141 /* cleared cached alert event */
322 unsigned int alert; local
325 ret = regmap_read(data->regmap, RT6190_REG_ALERT1, &alert);
329 /* Write clear alert events */
330 ret = regmap_write(data->regmap, RT6190_REG_ALERT1, alert);
334 data->cached_alert_evt |= alert;
336 if (alert & RT6190_ALERT_OTPEVT)
339 if (alert & RT6190_ALERT_UVPEVT)
342 if (alert & RT6190_ALERT_OVPEVT)
360 /* Mask unused alert */
[all...]
/linux-master/drivers/power/supply/
H A Dsbs-manager.c225 if (driver->alert)
226 driver->alert(client, I2C_PROTOCOL_SMBUS_ALERT, 0);
228 dev_warn(&client->dev, "no driver alert()!\n");
230 dev_dbg(&client->dev, "alert with no driver\n");
413 .alert = sbsm_alert,
H A Dltc4162-l-charger.c919 .alert = ltc4162l_alert,
H A Dsbs-battery.c1279 .alert = sbs_alert,
/linux-master/drivers/memory/
H A Demif.c331 u32 alert = 0, interval, devcnt; local
341 alert |= (interval << TA_REFINTERVAL_SHIFT);
350 alert |= devcnt << TA_DEVCNT_SHIFT;
353 alert |= (sdram_io_width - 2) << TA_DEVWDT_SHIFT;
355 alert |= 1 << TA_SFEXITEN_SHIFT;
356 alert |= 1 << TA_CS0EN_SHIFT;
357 alert |= (cs1_used ? 1 : 0) << TA_CS1EN_SHIFT;
359 return alert;
487 * alert interrupt. Temperature alert ca
[all...]
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpci_rt1711h.c267 u16 alert; local
274 ret = rt1711h_read16(chip, TCPC_ALERT, &alert);
278 if (alert & TCPC_ALERT_CC_STATUS) {
/linux-master/drivers/i2c/busses/
H A Di2c-stm32f7.c290 * struct stm32f7_i2c_alert - SMBus alert specific data
332 * @alert: SMBus alert specific data
365 struct stm32f7_i2c_alert *alert; member in struct:stm32f7_i2c_dev
1537 dev_dbg(dev, "SMBus alert received\n");
1539 i2c_handle_smbus_alert(i2c_dev->alert->ara);
2102 struct stm32f7_i2c_alert *alert; local
2107 alert = devm_kzalloc(dev, sizeof(*alert), GFP_KERNEL);
2108 if (!alert)
2125 struct stm32f7_i2c_alert *alert = i2c_dev->alert; local
[all...]
/linux-master/drivers/iio/adc/
H A Dina2xx-adc.c717 unsigned int alert; local
732 INA226_MASK_ENABLE, &alert);
733 alert &= INA226_CVRF;
736 INA2XX_BUS_VOLTAGE, &alert);
737 alert &= INA219_CNVR;
743 return !!alert;
/linux-master/arch/s390/kernel/
H A Dperf_cpum_sf.c82 unsigned long alert_mark; /* index of SDB of alert request position */
440 * Control indicator to trigger a measurement-alert to harvest
442 * measurement alert interrupt fires quick enough to handle
445 * Currently there is no need for setup alert request on every
1417 * the point of alert indicator. And ignore the SDBs which are not
1421 * 2. Remove alert indicator in the buffer.
1442 /* Remove alert indicators in the buffer */
1479 "%s: range %ld head %ld alert %ld empty %ld\n",
1495 /* Set alert indicator */
1507 debug_sprintf_event(sfdbg, 6, "%s: head %ld alert
2087 cpumf_measurement_alert(struct ext_code ext_code, unsigned int alert, unsigned long unused) argument
[all...]
H A Dperf_cpum_cf.c360 unsigned int mtda:1; /* Loss of MT ctr. data alert */
361 unsigned int caca:1; /* Counter auth. change alert */
362 unsigned int lcda:1; /* Loss of counter data alert */
1148 unsigned int alert, unsigned long unused)
1152 if (!(alert & CPU_MF_INT_CF_MASK))
1165 /* counter authorization change alert */
1166 if (alert & CPU_MF_INT_CF_CACA)
1169 /* loss of counter data alert */
1170 if (alert & CPU_MF_INT_CF_LCDA)
1173 /* loss of MT counter data alert */
1147 cpumf_measurement_alert(struct ext_code ext_code, unsigned int alert, unsigned long unused) argument
[all...]
/linux-master/arch/s390/kvm/
H A Dinterrupt.c234 * gisa_set_iam - change the GISA interruption alert mask
239 * Change the IAM atomically with the next alert address and the IPM
240 * of the GISA if the GISA is not part of the GIB alert list. All three
244 * -EBUSY in case the gisa is part of the alert list
265 * Clear the IPM atomically with the next alert address and the IAM
284 * Atomically restores the interruption alert mask if none of the
296 alert_mask = READ_ONCE(gi->alert.mask);
3121 * If the NONE_GISA_ADDR is still stored in the alert list
3123 * been added to the alert list by millicode while processing
3124 * the current alert lis
[all...]
/linux-master/drivers/misc/bcm-vk/
H A Dbcm_vk_dev.c190 struct bcm_vk_alert *alert,
203 masked_val = entry->mask & alert->notfs;
204 latched_val = entry->mask & alert->flags;
297 struct bcm_vk_alert alert; local
314 /* check and make copy of alert with lock and then free lock */
319 alert = vk->host_alert;
324 bcm_vk_log_notf(vk, &alert, bcm_vk_host_err,
1128 /* clear other necessary registers and alert records */
189 bcm_vk_log_notf(struct bcm_vk *vk, struct bcm_vk_alert *alert, struct bcm_vk_entry const *entry_tab, const u32 table_size) argument
H A Dbcm_vk_msg.c116 struct bcm_vk_alert *alert = &vk->host_alert; local
121 alert->notfs |= bit_mask;
/linux-master/include/net/
H A Dnet_debug.h99 netif_level(alert, priv, type, dev, fmt, ##args)
/linux-master/net/netfilter/
H A Dnf_conntrack_h323_main.c932 Alerting_UUIE *alert)
939 if (alert->options & eAlerting_UUIE_h245Address) {
941 &alert->h245Address);
946 if (alert->options & eAlerting_UUIE_fastStart) {
947 for (i = 0; i < alert->fastStart.count; i++) {
950 &alert->fastStart.item[i]);
928 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) argument
/linux-master/drivers/input/touchscreen/
H A Dmelfas_mip4.c590 bool alert; local
603 alert = ts->buf[0] & BIT(7);
604 dev_dbg(&client->dev, "packet size: %d, alert: %d\n", size, alert);
622 if (alert) {
/linux-master/drivers/hwmon/
H A Dstts751.c255 * Update alert flags without waiting for cache to expire. We detects alerts
256 * immediately for the sake of the alert handler; we still need to deal with
296 dev_dbg(&priv->client->dev, "invalidating alert cache\n");
318 dev_dbg(&client->dev, "alert!");
333 dev_notice(priv->dev, "got alert for HIGH temperature");
336 /* unblock alert poll */
342 dev_notice(priv->dev, "got alert for LOW temperature");
345 /* unblock alert poll */
827 .alert = stts751_alert,
/linux-master/include/linux/
H A Di2c.h242 * @alert: Alert callback, for example for the SMBus alert protocol
282 /* Alert callback, for example for the SMBus alert protocol.
284 * For the SMBus alert protocol, there is a single bit of data passed
285 * as the alert response's low bit ("event flag").
289 void (*alert)(struct i2c_client *client, enum i2c_alert_protocol protocol, member in struct:i2c_driver
/linux-master/arch/s390/include/asm/
H A Dkvm_host.h943 struct kvm_s390_gisa_iam alert; member in struct:kvm_s390_gisa_interrupt
/linux-master/drivers/char/ipmi/
H A Dipmi_ssif.c1830 /* A successful return means the alert is supported. */
2064 .alert = ssif_alert,

Completed in 268 milliseconds

12