Home
last modified time | relevance | path

Searched refs:CHANGE (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/translations/zh_CN/filesystems/
H A Dgfs2-uevents.rst41 3. CHANGE
44 CHANGE uevent 在两种场景下使用。一是报告第一个节点成功挂载文件系统时
48 另一个 CHANGE uevent 用于通知文件系统某个日志的日志恢复已完成。它包含两个
54 由于早期版本的 gfs_controld 使用 CHANGE uevent 时未检查环境变量以确定状
/linux/Documentation/arch/s390/
H A Dqeth.rst17 event with ACTION=CHANGE is emitted on behalf of the corresponding
31 notifications enabled, a udev event with ACTION=CHANGE is emitted.
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-qla2xxx4 Description: qla2xxx-udev.sh currently looks for uevent CHANGE events to
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-dqevent.rst43 two :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` events with
122 - The new adapter state as sent by the :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>`
140 * .. _`CEC-EVENT-STATE-CHANGE`:
H A Dcec-ioc-adap-g-phys-addr.rst60 A :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` event is sent when the physical address
H A Dcec-ioc-adap-g-log-addrs.rst62 A :ref:`CEC_EVENT_STATE_CHANGE <CEC-EVENT-STATE-CHANGE>` event is sent when the
/linux/sound/soc/starfive/
H A Djh7110_pwmdac.c61 CHANGE, enumerator
166 else if (dev->cfg.data_change == CHANGE) in jh7110_pwmdac_set_data_change()
/linux/drivers/usb/typec/ucsi/
H A Dtrace.h57 __entry->change = UCSI_CONSTAT(con, CHANGE);
H A Ducsi.c1288 change = UCSI_CONSTAT(con, CHANGE); in ucsi_handle_connector_change()
/linux/drivers/scsi/aacraid/
H A Dcommsup.c1064 CHANGE in aac_handle_aif() enumerator
1126 dev->fsa_dev[container].config_needed = CHANGE; in aac_handle_aif()
1197 dev->fsa_dev[container].config_needed = CHANGE; in aac_handle_aif()
1427 case CHANGE: in aac_handle_aif()
/linux/Documentation/usb/
H A Dgadget_printer.rst49 the Netchip vendor id 0x0525. YOU MUST CHANGE TO YOUR OWN VENDOR ID
/linux/Documentation/userspace-api/netlink/
H A Dintro.rst668 4.4BSD CHANGE NLM_F_REPLACE
670 True CHANGE NLM_F_CREATE|NLM_F_REPLACE
/linux/net/core/
H A Ddev.c1865 N(UP) N(DOWN) N(REBOOT) N(CHANGE) N(REGISTER) N(UNREGISTER) in netdev_cmd_to_name()