Home
last modified time | relevance | path

Searched refs:removal (Results 1 – 15 of 15) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/eicon/
Ddiddfunc.c32 int removal) in didd_callback() argument
38 if (removal) { in didd_callback()
Didifunc.c158 int removal) in didd_callback() argument
164 if (removal) { in didd_callback()
172 if (removal) { in didd_callback()
Ddadapter.c87 static void diva_notify_adapter_change(DESCRIPTOR *d, int removal);
309 static void diva_notify_adapter_change(DESCRIPTOR *d, int removal) { in diva_notify_adapter_change() argument
322 (*(nfy.callback))(nfy.context, d, removal); in diva_notify_adapter_change()
Dmntfunc.c48 int removal) in didd_callback() argument
53 if (removal) { in didd_callback()
63 if (removal) { in didd_callback()
Ddivasfunc.c134 int removal) in didd_callback() argument
142 if (removal) { in didd_callback()
Ddi_defs.h165 …didd_adapter_change_callback_t)(void IDI_CALL_ENTITY_T *context, DESCRIPTOR *adapter, int removal);
Dcapifunc.c1025 static void didd_callback(void *context, DESCRIPTOR *adapter, int removal) in didd_callback() argument
1031 if (removal) { in didd_callback()
1039 if (removal) { in didd_callback()
/linux-4.19.296/drivers/of/unittest-data/
Doverlay_6.dts6 /* overlays 6, 7 application and removal in sequence */
Doverlay_7.dts6 /* overlays 6, 7 application and removal in sequence */
Doverlay_8.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
Doverlay_9.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
Doverlay_10.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
Doverlay_11.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
/linux-4.19.296/fs/ext4/
DKconfig3 # kernels after the removal of ext3 driver.
/linux-4.19.296/fs/affs/
DChanges66 - locking fixes for link creation/removal.