Home
last modified time | relevance | path

Searched refs:my_changes (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbLEDs.c240 XkbChangesRec my_changes; in XkbUpdateLedAutoState() local
284 changes = &my_changes; in XkbUpdateLedAutoState()
298 if (changes != &my_changes) in XkbUpdateLedAutoState()
789 XkbChangesRec my_changes; in XkbApplyLedNameChanges() local
810 changes = &my_changes; in XkbApplyLedNameChanges()
825 if (changes != &my_changes) in XkbApplyLedNameChanges()
869 XkbChangesRec my_changes; in XkbApplyLedMapChanges() local
890 changes = &my_changes; in XkbApplyLedMapChanges()
908 if (changes != &my_changes) in XkbApplyLedMapChanges()
928 XkbChangesRec my_changes; in XkbApplyLedStateChanges() local
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst3401 $ quilt new my_changes.patch
3440 ``my_changes.patch`` file has all your edits made to the ``file1.c``,
3453 SRC_URI += "file://my_changes.patch"