Searched refs:remove (Results 1 - 200 of 5915) sorted by relevance

1234567891011>>

/linux-4.1.27/arch/microblaze/include/uapi/asm/
H A Dunistd.h31 #define __NR_oldstat 18 /* remove */
41 #define __NR_oldfstat 28 /* remove */
44 #define __NR_stty 31 /* remove */
45 #define __NR_gtty 32 /* remove */
49 #define __NR_ftime 35 /* remove */
58 #define __NR_prof 44 /* remove */
66 #define __NR_umount2 52 /* remove */
67 #define __NR_lock 53 /* remove */
70 #define __NR_mpx 56 /* remove */
72 #define __NR_ulimit 58 /* remove */
73 #define __NR_oldolduname 59 /* remove */
98 #define __NR_oldlstat 84 /* remove */
100 #define __NR_uselib 86 /* remove */
103 #define __NR_readdir 89 /* remove ? */
112 #define __NR_profil 98 /* remove */
115 #define __NR_ioperm 101 /* remove */
116 #define __NR_socketcall 102 /* remove */
120 #define __NR_stat 106 /* remove */
121 #define __NR_lstat 107 /* remove */
122 #define __NR_fstat 108 /* remove */
123 #define __NR_olduname 109 /* remove */
124 #define __NR_iopl 110 /* remove */
126 #define __NR_idle 112 /* remove */
127 #define __NR_vm86old 113 /* remove */
131 #define __NR_ipc 117 /* remove - direct call */
136 #define __NR_uname 122 /* remove */
137 #define __NR_modify_ldt 123 /* remove */
139 #define __NR_mprotect 125 /* remove */
141 #define __NR_create_module 127 /* remove */
144 #define __NR_get_kernel_syms 130 /* remove */
148 #define __NR_bdflush 134 /* remove */
154 #define __NR__llseek 140 /* remove only lseek */
156 #define __NR__newselect 142 /* remove */
158 #define __NR_msync 144 /* remove */
163 #define __NR__sysctl 149 /* remove */
180 #define __NR_vm86 166 /* remove */
200 #define __NR_sigaltstack 186 /* remove */
202 #define __NR_getpmsg 188 /* remove */
203 /* remove - some people actually want streams */
205 /* for noMMU - group with clone -> maybe remove */
207 #define __NR_ugetrlimit 191 /* remove - SuS compliant getrlimit */
211 #define __NR_stat64 195 /* remove _ARCH_WANT_STAT64 */
212 #define __NR_lstat64 196 /* remove _ARCH_WANT_STAT64 */
213 #define __NR_fstat64 197 /* remove _ARCH_WANT_STAT64 */
258 #define __NR_set_thread_area 243 /* remove */
259 #define __NR_get_thread_area 244 /* remove */
265 #define __NR_fadvise64 250 /* remove -> sys_fadvise64_64 */
/linux-4.1.27/drivers/md/persistent-data/
H A DMakefile11 dm-btree-remove.o \
/linux-4.1.27/arch/cris/boot/
H A DMakefile6 objcopyflags-$(CONFIG_ETRAX_ARCH_V32) += --remove-section=.bss --remove-section=.note.gnu.build-id
/linux-4.1.27/scripts/
H A Dcheckincludes.pl3 # checkincludes: find/remove files included more than once
9 # to remove them in place. Note that this will not take into
19 print "To remove duplicated includes in place use -r\n";
23 my $remove = 0;
32 $remove = 1;
56 if (!$remove) {
H A Dbloat-o-meter33 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0
42 remove += 1
61 print("add/remove: %s/%s grow/shrink: %s/%s up/down: %s/%s (%s)" % \
62 (add, remove, grow, shrink, up, -down, up-down))
H A Dobjdiff26 # Note: 'make mrproper' will also remove .tmp_objdiff
64 # remove addresses for a cleaner diff
/linux-4.1.27/drivers/scsi/arm/
H A Dqueue.h37 * Params : queue - queue to remove command from
44 * Purpose : remove a SCSI command from a queue
45 * Params : queue - queue to remove command from
68 * Purpose : remove a SCSI command from the queue for a specified target/lun/tag
69 * Params : queue - queue to remove command from
80 * Purpose : remove all SCSI commands from the queue for a specified target
81 * Params : queue - queue to remove command from
100 * Purpose : remove a specific command from the queues
H A Dqueue.c156 * Purpose : remove a SCSI command from a queue
157 * Params : queue - queue to remove command from
184 * Params : queue - queue to remove command from
202 * Purpose : remove a SCSI command from the queue for a specified target/lun/tag
203 * Params : queue - queue to remove command from
232 * Purpose : remove all SCSI commands from the queue for a specified target
233 * Params : queue - queue to remove command from
281 * Purpose : remove a specific command from the queues
/linux-4.1.27/drivers/oprofile/
H A Dbuffer_sync.h16 /* remove the hooks */
/linux-4.1.27/arch/arm/mach-integrator/
H A Dlm.h12 void (*remove)(struct lm_device *); member in struct:lm_driver
H A Dlm.c38 if (lmdrv->remove) lm_bus_remove()
39 lmdrv->remove(lmdev); lm_bus_remove()
47 .remove = lm_bus_remove,
/linux-4.1.27/drivers/pci/
H A Dremove.c70 * iterator. Therefore, iterate in reverse so we remove the VFs pci_stop_bus_device()
100 * pci_stop_and_remove_bus_device - remove a PCI device and any children
101 * @dev: the device to remove
104 * that the device has been removed. We also remove any subordinate
107 * For each device we remove, delete the device structure from the
108 * device lists, remove the /proc entry, and notify userspace
159 /* remove the host bridge */ pci_remove_root_bus()
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Didifunc.c114 * remove card
122 DBG_ERR(("cannot find card to remove")); um_remove_card()
126 diva_os_enter_spin_lock(&ll_lock, &old_irql, "remove card"); um_remove_card()
128 diva_os_leave_spin_lock(&ll_lock, &old_irql, "remove card"); um_remove_card()
134 * remove all adapter
142 diva_os_enter_spin_lock(&ll_lock, &old_irql, "remove all"); remove_all_idi_proc()
146 diva_os_leave_spin_lock(&ll_lock, &old_irql, "remove all"); remove_all_idi_proc()
151 diva_os_leave_spin_lock(&ll_lock, &old_irql, "remove all"); remove_all_idi_proc()
H A Ddadapter.c119 diva_notify_adapter_change(&MAdapter, 1); /* About to remove */ diva_didd_add_descriptor()
141 Called in order to remove one registered adapter from array
151 diva_notify_adapter_change(&MAdapter, 1); /* About to remove */ diva_didd_remove_descriptor()
157 diva_notify_adapter_change(&HandleTable[i], 1); /* About to remove */ diva_didd_remove_descriptor()
166 DBG_ERR(("Invalid request=%08x, can't remove adapter", request)) diva_didd_remove_descriptor()
301 DBG_ERR(("Can't remove adapter notification, handle=%d", handle)) diva_remove_adapter_callback()
332 - remove existing adapter
334 - remove adapter array notification
H A Ddivasi.c472 ** If application exits without entity removal this function will remove
483 DBG_FTL(("Zero entity on remove")) remove_entity()
490 DBG_FTL(("Zero entity os context on remove")) remove_entity()
501 DBG_TRC(("E(%08x) check remove", entity)) remove_entity()
504 If adapter not answers on remove request inside of remove_entity()
525 DBG_TRC(("E(%08x) start remove", entity)) DBG_TRC()
542 DBG_TRC(("E(%08x) remove complete, aborted:%d", entity,
H A Dcapifunc.c388 * remove a card, but ensures consistent state of LI tables
400 * Set "remove in progress flag". divacapi_remove_card()
404 diva_os_enter_spin_lock(&api_lock, &old_irql, "remove card"); divacapi_remove_card()
413 diva_os_leave_spin_lock(&api_lock, &old_irql, "remove card"); divacapi_remove_card()
426 diva_os_enter_spin_lock(&api_lock, &old_irql, "remove card"); divacapi_remove_card()
432 DBG_TRC(("adapter remove, max_adapter=%d", divacapi_remove_card()
434 diva_os_leave_spin_lock(&api_lock, &old_irql, "remove card"); divacapi_remove_card()
448 * remove cards
458 diva_os_enter_spin_lock(&api_lock, &old_irql, "remove cards"); divacapi_remove_cards()
461 diva_os_leave_spin_lock(&api_lock, &old_irql, "remove cards"); divacapi_remove_cards()
466 diva_os_leave_spin_lock(&api_lock, &old_irql, "remove cards"); divacapi_remove_cards()
899 DBG_ERR(("CAPI_SEND_MSG - remove in progress!")) diva_send_message()
1149 * remove (free) main structures
1170 diva_os_enter_spin_lock(&api_lock, &old_irql, "api remove start"); do_api_remove_start()
1172 diva_os_leave_spin_lock(&api_lock, &old_irql, "api remove start"); do_api_remove_start()
1178 DBG_ERR(("could not remove signaling ID's")) do_api_remove_start()
/linux-4.1.27/include/linux/
H A Dpwm_backlight.h16 /* TODO remove once all users are switched to gpiod_* API */
H A Disa.h14 int (*remove)(struct device *, unsigned int); member in struct:isa_driver
H A Dtransport_class.h24 int (*remove)(struct transport_container *, struct device *, member in struct:transport_class
34 .remove = rm, \
H A Dmcb.h80 * @remove: remove callback
87 void (*remove)(struct mcb_device *mdev); member in struct:mcb_driver
H A Dmei_cl_bus.h18 int (*remove)(struct mei_cl_device *dev); member in struct:mei_cl_driver
H A Dbtree-type.h57 static inline void *BTREE_FN(remove)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) remove() function
99 static inline void *BTREE_FN(remove)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) remove() function
H A Dmic_bus.h63 * @remove: the function to call when a device is removed.
70 void (*remove)(struct mbus_device *dev); member in struct:mbus_driver
H A Dpcieport_if.h47 void (*remove) (struct pcie_device *dev); member in struct:pcie_port_service_driver
H A Dquicklist.h26 * Specifying a NULL ctor can remove constructor support. Specifying
/linux-4.1.27/drivers/mtd/nand/
H A Dplat_nand.c110 if (pdata->ctrl.remove) plat_nand_probe()
111 pdata->ctrl.remove(pdev); plat_nand_probe()
124 if (pdata->ctrl.remove) plat_nand_remove()
125 pdata->ctrl.remove(pdev); plat_nand_remove()
138 .remove = plat_nand_remove,
/linux-4.1.27/fs/ntfs/
H A Dsysctl.c62 * ntfs_sysctl - add or remove the debug sysctl
63 * @add: add (1) or remove (0) the sysctl
65 * Add or remove the debug sysctl. Return 0 on success or -errno on error.
/linux-4.1.27/arch/s390/include/asm/
H A Dccwgroup.h34 * @remove: function called on remove
47 void (*remove) (struct ccwgroup_device *); member in struct:ccwgroup_driver
H A Deadm.h106 int (*remove) (struct scm_device *scmdev); member in struct:scm_driver
/linux-4.1.27/net/ipv4/
H A Dxfrm4_tunnel.c104 pr_info("%s: can't remove xfrm handler for AF_INET6\n", ipip_fini()
108 pr_info("%s: can't remove xfrm handler for AF_INET\n", ipip_fini()
111 pr_info("%s: can't remove xfrm type\n", __func__); ipip_fini()
H A Dtunnel4.c184 pr_err("tunnel64 close: can't remove protocol\n"); tunnel4_fini()
187 pr_err("tunnel4 close: can't remove protocol\n"); tunnel4_fini()
/linux-4.1.27/arch/um/drivers/
H A Dmconsole_kern.h24 int (*remove)(int, char **); member in struct:mc_device
H A Dvde_user.c61 printk(UM_KERN_WARNING "vde_remove - we have no VDECONN to remove"); vde_remove()
68 .remove = vde_remove,
/linux-4.1.27/drivers/usb/gadget/function/
H A Du_ecm.h30 * and create symlink/remove symlink.
H A Du_eem.h30 * and create symlink/remove symlink.
H A Du_gether.h30 * and create symlink/remove symlink.
H A Du_midi.h33 * and create symlink/remove symlink.
H A Du_ncm.h30 * and create symlink/remove symlink.
H A Du_printer.h31 * and create symlink/remove symlink
H A Dg_zero.h37 * and create symlink/remove symlink.
52 * and create symlink/remove symlink.
H A Du_hid.h33 * and create symlink/remove symlink.
H A Du_rndis.h36 * and create symlink/remove symlink.
/linux-4.1.27/sound/soc/codecs/
H A Dad193x-i2c.c47 .remove = ad193x_i2c_remove,
H A Dad193x-spi.c42 .remove = ad193x_spi_remove,
H A Dadav801.c45 .remove = adav80x_spi_remove,
H A Dadav803.c42 .remove = adav803_remove,
H A Dssm2602-spi.c42 .remove = ssm2602_spi_remove,
H A Dadau1761-i2c.c53 .remove = adau1761_i2c_remove,
H A Dadau1781-i2c.c51 .remove = adau1781_i2c_remove,
H A Dadau1977-i2c.c52 .remove = adau1977_i2c_remove,
H A Dcs42l51-i2c.c52 .remove = cs42l51_i2c_remove,
H A Dcs42xx8-i2c.c56 .remove = cs42xx8_i2c_remove,
H A Des8328-i2c.c52 .remove = es8328_i2c_remove,
H A Des8328-spi.c43 .remove = es8328_spi_remove,
H A Dssm2602-i2c.c59 .remove = ssm2602_i2c_remove,
H A Dtlv320aic23-spi.c49 .remove = aic23_spi_remove,
H A Dwm8804-i2c.c57 .remove = wm8804_i2c_remove,
H A Dwm8804-spi.c50 .remove = wm8804_spi_remove
H A Dad73311.c82 .remove = ad73311_remove,
H A Dadau1761-spi.c70 .remove = adau1761_spi_remove,
H A Dadau1781-spi.c68 .remove = adau1781_spi_remove,
H A Dadau1977-spi.c69 .remove = adau1977_spi_remove,
H A Dads117x.c84 .remove = ads117x_remove,
H A Dak4554.c99 .remove = ak4554_soc_remove,
H A Dbt-sco.c82 .remove = bt_sco_remove,
H A Dcs4271-i2c.c55 .remove = cs4271_i2c_remove,
/linux-4.1.27/include/linux/iio/
H A Ddriver.h25 * iio_map_array_unregister() - tell the core to remove consumer mappings for
/linux-4.1.27/include/uapi/linux/
H A Dmmtimer.h16 * 9/10/04 - Christoph Lameter - remove interrupt support
17 * 9/17/04 - jbarnes - remove test program, move some #defines to the driver
H A Dreboot.h22 * POWER_OFF Stop OS and remove all power from system, if possible.
H A Db1lli.h69 #define AVMB1_REMOVECARD 6 /* remove a card - OBSOLETE */
H A Dfcntl.h54 #define DN_MULTISHOT 0x80000000 /* Don't remove notifier */
H A Dipc.h38 #define IPC_RMID 0 /* remove resource */
/linux-4.1.27/tools/perf/
H A Dbuiltin-buildid-cache.c168 /* Try to remove buildid directory */ build_id_cache__add_kcore()
173 /* Try to remove [kernel.kcore] directory */ build_id_cache__add_kcore()
326 OPT_STRING('r', "remove", &remove_name_list_str, "file list", cmd_buildid_cache()
327 "file(s) to remove"), cmd_buildid_cache()
329 "path(s) to remove (remove old caches too)"), cmd_buildid_cache()
393 pr_warning("Couldn't remove %s: %s\n", strlist__for_each()
411 pr_warning("Couldn't remove %s: %s\n", strlist__for_each()
/linux-4.1.27/fs/sysfs/
H A Ddir.c68 * sysfs_remove_dir - remove an object's directory.
71 * The only thing special about this is that we remove any files in
72 * the directory before we remove the directory, and we've inlined
146 * sysfs_remove_mount_point - remove an always empty directory.
148 * @name: The name of the always empty directory to remove
H A Dgroup.c190 * callback, it will update the permissions and add or remove the
206 * sysfs_remove_group: remove a group from a kobject
207 * @kobj: kobject to remove the group from
208 * @grp: group to remove
241 * sysfs_remove_groups - remove a list of groups
246 * If groups is not NULL, remove the specified groups from the kobject.
294 * sysfs_unmerge_group - remove files from a pre-existing attribute group.
296 * @grp: The files to remove and the attribute group they belong to.
338 * sysfs_remove_link_from_group - remove a symlink from an attribute group.
341 * @link_name: The name of the symlink to remove.
H A Dsymlink.c112 * sysfs_delete_link - remove symlink in object's directory.
115 * @name: name of the symlink to remove.
138 * sysfs_remove_link - remove symlink in object's directory.
140 * @name: name of the symlink to remove.
/linux-4.1.27/arch/mips/include/asm/
H A Dcdmm.h34 * @remove: Callback to remove the device.
45 int (*remove)(struct mips_cdmm_device *); member in struct:mips_cdmm_driver
H A Dgio_device.h27 void (*remove)(struct gio_device *); member in struct:gio_driver
/linux-4.1.27/drivers/base/
H A Disa.c52 if (isa_driver->remove) isa_bus_remove()
53 return isa_driver->remove(dev, to_isa_dev(dev)->id); isa_bus_remove()
90 .remove = isa_bus_remove,
H A Dtransport_class.c97 atc->tclass.remove = anon_transport_dummy_function; anon_transport_class_register()
222 if (tclass->remove) transport_remove_classdev()
223 tclass->remove(tcont, dev, classdev); transport_remove_classdev()
225 if (tclass->remove != anon_transport_dummy_function) { transport_remove_classdev()
236 * transport_remove_device - remove the visibility of a device
238 * @dev: generic device to remove
243 * do remove and destroy as separate operations, use
259 if (tclass->remove != anon_transport_dummy_function) transport_destroy_classdev()
H A Dattribute_container.c89 * attribute_container_unregister - remove a container registration
91 * @cont: previously registered container to remove
195 * @fn: A function to call to remove the device
201 * two phase release: remove from visibility and then delete the
374 * attribute_container_remove_attrs - remove any attribute files
376 * @classdev: The class device to remove the files from
H A Ddriver.c116 * driver_remove_file - remove sysfs file for driver.
156 (drv->bus->remove && drv->remove) || driver_register()
183 * driver_unregister - remove driver from system.
/linux-4.1.27/drivers/gpu/host1x/
H A Dbus.c63 * host1x_subdev_del() - remove subdevice
128 * If all subdevices have been activated, we're about to remove the __host1x_subdev_unregister()
139 * Move the subdevice back to the list of idle subdevices and remove __host1x_subdev_unregister()
147 * XXX: Perhaps don't do this here, but rather explicitly remove it __host1x_subdev_unregister()
151 * used to remove the subdevice when a client is unregistered but __host1x_subdev_unregister()
283 if (driver->remove) host1x_device_remove()
284 return driver->remove(device); host1x_device_remove()
311 .remove = host1x_device_remove,
326 * host1x_subdev_unregister() will remove the client from __host1x_device_del()
330 * XXX: Alternatively, perhaps don't remove the client from __host1x_device_del()
344 /* remove subdevices */ __host1x_device_del()
360 /* finally remove the device */ __host1x_device_del()
/linux-4.1.27/drivers/uio/
H A Duio_pci_generic.c108 static void remove(struct pci_dev *pdev) remove() function
121 .remove = remove,
H A Duio_aec.c137 static void remove(struct pci_dev *pdev) remove() function
159 .remove = remove,
/linux-4.1.27/fs/coda/
H A Dcache.c44 /* remove cached acl from an inode */ coda_cache_clear_inode()
53 /* remove all acl caches */ coda_cache_clear_all()
83 - coda_dentry_delete: to remove dentry from the cache when d_count
/linux-4.1.27/kernel/
H A Dtask_work.c44 * @func: identifies the work to remove
46 * Find the last queued pending work with ->func == @func and remove
104 * Synchronize with task_work_cancel(). It can't remove task_work_run()
/linux-4.1.27/drivers/leds/
H A Dleds-rb532.c53 .remove = rb532_led_remove,
H A Dleds-cobalt-qube.c76 .remove = cobalt_qube_led_remove,
H A Dleds-hp6xx.c83 .remove = hp6xxled_remove,
H A Dleds-locomo.c86 .remove = locomoled_remove,
H A Dleds-net48xx.c53 .remove = net48xx_led_remove,
/linux-4.1.27/drivers/iio/accel/
H A Dst_accel_spi.c70 .remove = st_accel_spi_remove,
H A Dst_accel_i2c.c126 .remove = st_accel_i2c_remove,
/linux-4.1.27/drivers/iio/gyro/
H A Dst_gyro_spi.c67 .remove = st_gyro_spi_remove,
H A Dst_gyro_i2c.c107 .remove = st_gyro_i2c_remove,
/linux-4.1.27/drivers/iio/magnetometer/
H A Dst_magn_spi.c64 .remove = st_magn_spi_remove,
H A Dst_magn_i2c.c88 .remove = st_magn_i2c_remove,
/linux-4.1.27/drivers/iio/pressure/
H A Dst_pressure_spi.c63 .remove = st_press_spi_remove,
H A Dst_pressure_i2c.c87 .remove = st_press_i2c_remove,
/linux-4.1.27/drivers/devfreq/
H A Dgovernor_performance.c62 pr_err("%s: failed remove governor %d\n", __func__, ret); devfreq_performance_exit()
H A Dgovernor_powersave.c59 pr_err("%s: failed remove governor %d\n", __func__, ret); devfreq_powersave_exit()
/linux-4.1.27/arch/x86/kernel/
H A Dresource.c41 * Trim out BIOS area (high 2MB) and E820 regions. We do not remove arch_remove_reservations()
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_nla.c16 * flag set also, check and remove that flag before calling drbd_nla_check_mandatory()
/linux-4.1.27/drivers/bus/
H A Dsimple-pm-bus.c47 .remove = simple_pm_bus_remove,
/linux-4.1.27/drivers/usb/chipidea/
H A Dci_hdrc_zevio.c61 .remove = ci_hdrc_zevio_remove,
H A Dci_hdrc_pci.c111 * ci_hdrc_pci_remove: PCI remove
165 .remove = ci_hdrc_pci_remove,
/linux-4.1.27/arch/cris/boot/compressed/
H A DMakefile21 OBJCOPYFLAGS = -O binary --remove-section=.bss
/linux-4.1.27/net/batman-adv/
H A Dhash.h52 /* remove the hash structure. if hashdata_free_cb != NULL, this function will be
53 * called to remove the elements inside of the hash. if you don't remove the
156 * can remove the used structure yourself, or NULL on error . data could be the
/linux-4.1.27/sound/soc/au1x/
H A Ddb1000.c57 .remove = db1000_audio_remove,
/linux-4.1.27/drivers/zorro/
H A Dzorro-driver.c70 if (drv->remove) zorro_device_remove()
71 drv->remove(z); zorro_device_remove()
103 * gives it a chance to clean up by calling its remove() function for
169 .remove = zorro_device_remove,
/linux-4.1.27/drivers/scsi/
H A Dscsi_proc.c116 * scsi_proc_hostdir_rm - remove directory in /proc for a scsi host
156 * scsi_proc_host_rm - remove this host's entry from /proc
260 * scsi_remove_single_device - Respond to user request to remove a device
266 * Description: called by writing "scsi remove-single-device" to
296 * Description: this provides a legacy mechanism to add or remove devices by
299 * "echo 'scsi remove-single-device 0 1 2 3' > /proc/scsi/scsi" with
347 * Usage: echo "scsi remove-single-device 0 1 2 3" >/proc/scsi/scsi proc_scsi_write()
350 } else if (!strncmp("scsi remove-single-device", buffer, 25)) { proc_scsi_write()
/linux-4.1.27/drivers/dma/dw/
H A Dpci.c75 dev_warn(&pdev->dev, "can't remove device properly: %d\n", ret); dw_pci_remove()
125 .remove = dw_pci_remove,
/linux-4.1.27/arch/um/os-Linux/
H A Dirq.c63 /* remove old pollfds */ os_create_pollfd()
69 kfree(tmp_pfd); /* remove not used tmp_pfd */ os_create_pollfd()
/linux-4.1.27/drivers/pnp/
H A Dcard.c63 if (drv->remove) card_remove_first()
64 drv->remove(dev->card_link); card_remove_first()
65 drv->link.remove = &card_remove; card_remove_first()
273 * @card: pointer to the card to remove
310 * @dev: pointer to the device to remove
380 drv->link.remove = &card_remove; pnp_release_card_device()
382 drv->link.remove = &card_remove_first; pnp_release_card_device()
422 drv->link.remove = &card_remove_first; pnp_register_card_driver()
/linux-4.1.27/sound/core/seq/
H A Dseq_prioq.c289 /* remove cells for left client */ snd_seq_prioq_leave()
303 /* remove cell from prioq */ snd_seq_prioq_leave()
335 /* remove selected cells */ snd_seq_prioq_leave()
381 /* Do not remove off events */ prioq_remove_match()
398 /* remove cells matching remove criteria */ snd_seq_prioq_remove_events()
416 /* remove cell from prioq */ snd_seq_prioq_remove_events()
443 /* remove selected cells */ snd_seq_prioq_remove_events()
/linux-4.1.27/tools/usb/usbip/src/
H A Dusbip_detach.c60 /* remove the port state file */ detach_port()
64 remove(path); detach_port()
/linux-4.1.27/drivers/mmc/core/
H A Dsdio_bus.c144 * pm_runtime_get_noresume() in its remove routine. sdio_bus_probe()
178 /* Make sure card is powered before invoking ->remove() */ sdio_bus_remove()
182 drv->remove(func); sdio_bus_remove()
185 pr_warn("WARNING: driver %s did not remove its interrupt handler!\n", sdio_bus_remove()
218 .remove = sdio_bus_remove,
/linux-4.1.27/drivers/rapidio/
H A Drio-driver.c115 * driver, then run the driver remove() method. Then update
124 if (rdrv->remove) rio_device_remove()
125 rdrv->remove(rdev); rio_device_remove()
158 * drivers, gives it a chance to clean up by calling its remove()
231 .remove = rio_device_remove,
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_cfg.h67 LCFG_DEL_UUID = 0x00cf006, /**< remove a nid from a niduuid */
73 LCFG_DEL_CONN = 0x00cf00c, /**< remove a failover niduuid */
75 LCFG_LOV_DEL_OBD = 0x00cf00e, /**< remove an osc from a lov */
82 LCFG_DEL_MDC = 0x00cf015, /**< remove an mdc from a lmv */
86 LCFG_POOL_REM = 0x00ce022, /**< remove an ost from a pool */
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbttv-gpio.c66 if (sub->remove) bttv_sub_remove()
67 sub->remove(sdev); bttv_sub_remove()
75 .remove = bttv_sub_remove,
/linux-4.1.27/drivers/mfd/
H A D88pm80x.c41 * pm800 and pm805. would remove it after HW chip fixes the issue.
106 * remove it after HW chip fixes the issue. pm80x_init()
123 * would remove it after HW chip fixes the issue. pm80x_deinit()
H A Dwm8350-i2c.c75 .remove = wm8350_i2c_remove,
/linux-4.1.27/drivers/sh/superhyway/
H A Dsuperhyway.c158 if (shyway_drv && shyway_drv->remove) { superhyway_device_remove()
159 shyway_drv->remove(shyway_dev); superhyway_device_remove()
215 .remove = superhyway_device_remove,
/linux-4.1.27/drivers/s390/cio/
H A Dcss.h72 * @remove: function called on remove
88 int (*remove)(struct subchannel *); member in struct:css_driver
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_reqlist.h117 * zfcp_reqlist_find_rm - Lookup request by id and remove it from reqlist
118 * @rl: reqlist where to search and remove entry
168 * @rl: The zfcp_reqlist where to remove all entries
/linux-4.1.27/drivers/fmc/
H A Dfmc-chardev.c117 .remove = fc_remove,
124 /* probe and remove must allocate and release a misc device */ fc_probe()
170 dev_err(&fmc->dev, "remove called but not found\n"); fc_remove()
/linux-4.1.27/drivers/uwb/
H A Dumc-bus.c58 * If this is called while a probe() or remove() is in progress it
161 umc_driver->remove(umc); umc_device_remove()
193 .remove = umc_device_remove,
H A Dpal.c120 /* remove link to the PAL in the UWB device's directory. */ uwb_pal_unregister()
124 /* remove link to uwb_rc in the PAL device's directory. */ uwb_pal_unregister()
/linux-4.1.27/arch/arm/mach-sa1100/
H A Djornada720_ssp.c183 /* Note that this doesn't actually remove the driver, since theres nothing to remove jornada_ssp_remove()
192 .remove = jornada_ssp_remove,
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dregulator-quirk-rcar-gen2.c88 goto remove; regulator_quirk_notify()
105 goto remove; regulator_quirk_notify()
109 remove: regulator_quirk_notify()
/linux-4.1.27/net/x25/
H A Dx25_route.c68 * __x25_remove_route - remove route from x25_route_list
69 * @rt: route to remove
107 * A device has been removed, remove its routes.
/linux-4.1.27/sound/aoa/soundbus/
H A Dcore.c113 if (dev->driver && drv->remove) soundbus_device_remove()
114 drv->remove(soundbus_dev); soundbus_device_remove()
157 .remove = soundbus_device_remove,
/linux-4.1.27/drivers/pci/hotplug/
H A Drpadlpar_core.c219 /* If pci slot is hotpluggable, use hotplug to remove it */ dlpar_remove_phb()
222 printk(KERN_ERR "%s: unable to remove hotplug slot %s\n", dlpar_remove_phb()
320 * dlpar_remove_vio_slot - DLPAR remove a virtual I/O Slot
342 * dlpar_remove_pci_slot - DLPAR remove a PCI I/O Slot
376 "%s: unable to remove hotplug slot %s\n", dlpar_remove_pci_slot()
405 * dlpar_remove_slot - DLPAR remove an I/O Slot
H A Dpciehp_pci.c95 * iterator. Therefore, iterate in reverse so we remove the VFs pciehp_unconfigure_device()
105 "Cannot remove display device %s\n", pciehp_unconfigure_device()
/linux-4.1.27/drivers/usb/host/whci/
H A Dpzl.c136 if (!qset->remove) pzl_process_qset()
141 * If there are no qTDs in this qset, remove it from the PZL. pzl_process_qset()
143 if (qset->remove && qset->ntds == 0) { pzl_process_qset()
313 if (!qset->in_sw_list && !qset->remove) pzl_urb_enqueue()
327 * pzl_urb_dequeue - remove an URB (qset) from the periodic list
379 qset->remove = 1; pzl_qset_delete()
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_core.c120 if (subdrv->remove) exynos_drm_device_subdrv_remove()
121 subdrv->remove(dev, subdrv->dev); exynos_drm_device_subdrv_remove()
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c157 /* Update memory regions for memory remove */ pseries_remove_memblock()
243 /* Update memory regions for memory remove */ dlpar_remove_lmb()
261 pr_info("Attempting to hot-remove %d LMB(s)\n", lmbs_to_remove); dlpar_memory_remove_by_count()
293 pr_err("Memory hot-remove failed, adding LMB's back\n"); dlpar_memory_remove_by_count()
331 pr_info("Attempting to hot-remove LMB, drc index %x\n", drc_index); dlpar_memory_remove_by_index()
350 pr_info("Failed to hot-remove memory at %llx\n", dlpar_memory_remove_by_index()
473 /* Mark this lmb so we can remove it later if all of the dlpar_memory_add_by_count()
488 pr_err("Failed to remove LMB, drc index %x\n", dlpar_memory_add_by_count()
/linux-4.1.27/net/mac80211/
H A Dpm.c113 /* remove all interfaces that were created in the driver */ __ieee80211_suspend()
125 /* tear down aggregation sessions and remove STAs */ __ieee80211_suspend()
/linux-4.1.27/drivers/isdn/divert/
H A Ddivert_init.c71 printk(KERN_WARNING "dss1_divert: device busy, remove cancelled\n"); divert_exit()
/linux-4.1.27/drivers/mcb/
H A Dmcb-core.c77 mdrv->remove(mdev); mcb_remove()
98 .remove = mcb_remove,
109 * the .probe and .remove methods are provided by the driver.
114 if (!drv->probe || !drv->remove) __mcb_register_driver()
/linux-4.1.27/drivers/hwmon/pmbus/
H A Dtps40422.c56 .remove = pmbus_do_remove,
/linux-4.1.27/drivers/ide/
H A Drapide.c84 .remove = rapide_remove,
H A Drz1000.c80 .remove = rz1000_remove,
/linux-4.1.27/drivers/mmc/host/
H A Ddw_mmc-k3.c85 .remove = dw_mci_pltfm_remove,
H A Dsdhci-cns3xxx.c107 .remove = sdhci_pltfm_unregister,
/linux-4.1.27/drivers/mtd/nand/bcm47xxnflash/
H A Dmain.c73 .remove = bcm47xxnflash_remove,
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_roce.h59 void (*remove) (struct ocrdma_dev *); member in struct:ocrdma_driver
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge_mcp_gen_header.h32 * Never remove any field. Keep everything naturally align.
/linux-4.1.27/drivers/net/phy/
H A Dmdio-mux-gpio.c94 .remove = mdio_mux_gpio_remove,
/linux-4.1.27/drivers/misc/
H A Dbmp085-i2c.c74 .remove = bmp085_i2c_remove,
H A Dbmp085-spi.c73 .remove = bmp085_spi_remove
/linux-4.1.27/drivers/staging/android/ion/tegra/
H A Dtegra_ion.c75 .remove = tegra_ion_remove,
/linux-4.1.27/drivers/staging/i2o/
H A Dconfig-osm.c72 * If old ioctl's are compiled in exit remove them and unregisters
/linux-4.1.27/drivers/staging/iio/adc/
H A Dad7606_spi.c109 .remove = ad7606_spi_remove,
/linux-4.1.27/drivers/staging/iio/magnetometer/
H A Dhmc5843_i2c.c98 .remove = hmc5843_i2c_remove,
H A Dhmc5843_spi.c93 .remove = hmc5843_spi_remove,
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_cpu.h160 * remove \a cpu from CPU partition \a cpt of \a cptab
170 * remove all cpus in \a mask from CPU partition \a cpt
180 * remove all cpus in NUMA node \a node from CPU partition \a cpt
191 * remove all cpus in node mask \a mask from CPU partition \a cpt
/linux-4.1.27/drivers/pwm/
H A Dpwm-lpss-pci.c59 .remove = pwm_lpss_remove_pci,
H A Dpwm-lpss-platform.c62 .remove = pwm_lpss_remove_platform,
/linux-4.1.27/drivers/s390/block/
H A Dscm_drv.c80 .remove = scm_remove,
/linux-4.1.27/drivers/staging/nvec/
H A Dnvec_paz00.c87 .remove = nvec_paz00_remove,
/linux-4.1.27/drivers/nfc/microread/
H A Dmei.c82 .remove = microread_mei_remove,
/linux-4.1.27/drivers/nfc/pn544/
H A Dmei.c82 .remove = pn544_mei_remove,
/linux-4.1.27/drivers/net/wireless/
H A Datmel_pci.c47 .remove = atmel_pci_remove,
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dfirmware.h33 * instead which will call the driver .remove() callback.
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_config.h31 /* Following defines can be used to remove unneeded parts of the driver, e.g.,
/linux-4.1.27/drivers/gpio/
H A Dgpio-max7300.c71 .remove = max7300_remove,
/linux-4.1.27/drivers/input/touchscreen/
H A Dad7879-i2c.c101 .remove = ad7879_i2c_remove,
H A Dcyttsp4_i2c.c81 .remove = cyttsp4_i2c_remove,
H A Dcyttsp_i2c.c81 .remove = cyttsp_i2c_remove,
/linux-4.1.27/drivers/cpufreq/
H A Dvexpress-spc-cpufreq.c65 .remove = ve_spc_cpufreq_remove,
/linux-4.1.27/drivers/cpuidle/
H A Dcpuidle-kirkwood.c76 .remove = kirkwood_cpuidle_remove,
/linux-4.1.27/arch/x86/include/asm/
H A Dpage.h49 * remove this Voodoo magic stuff. (i.e. once gcc3.x is deprecated)
/linux-4.1.27/arch/sparc/include/asm/
H A Dswitch_to_64.h17 * not preserve it's value. Hairy, but it lets us remove 2 loads
/linux-4.1.27/arch/um/include/shared/
H A Dnet_kern.h36 void (*remove)(void *); member in struct:uml_net_private
H A Dnet_user.h20 void (*remove)(void *); member in struct:net_user_info
/linux-4.1.27/drivers/char/hw_random/
H A Dpowernv-rng.c76 .remove = powernv_rng_remove,
/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_enet.h36 * init/remove */
/linux-4.1.27/drivers/ata/
H A Dahci_platform.c86 .remove = ata_platform_remove_one,
H A Dpata_of_platform.c87 .remove = ata_platform_remove_one,
/linux-4.1.27/drivers/hwmon/
H A Dadt7410.c72 .remove = adt7410_i2c_remove,
/linux-4.1.27/drivers/thermal/int340x_thermal/
H A Dint3402_thermal.c97 .remove = int3402_thermal_remove,
/linux-4.1.27/drivers/platform/x86/
H A Dxo1-rfkill.c76 .remove = xo1_rfkill_remove,
/linux-4.1.27/drivers/power/reset/
H A Drestart-poweroff.c54 .remove = restart_poweroff_remove,
H A Drmobile-reset.c80 .remove = rmobile_reset_remove,
/linux-4.1.27/include/uapi/linux/nfsd/
H A Dcld.h33 Cld_Remove, /* remove record of this cm_id */
/linux-4.1.27/include/video/
H A Dhecubafb.h43 void (*remove)(struct hecubafb_par *); member in struct:hecuba_board
H A Dmbxfb.h28 int (*remove)(struct fb_info *fb); member in struct:mbxfb_platform_data
/linux-4.1.27/arch/mips/include/asm/sn/sn0/
H A Dip27.h17 * Simple definitions for the masks which remove SW bits from pte.
/linux-4.1.27/arch/mips/mti-sead3/
H A Dleds-sead3.c67 .remove = sead3_led_remove,
/linux-4.1.27/arch/parisc/include/asm/
H A Dparisc-device.h37 int (*remove) (struct parisc_device *dev); member in struct:parisc_driver
/linux-4.1.27/arch/cris/boot/rescue/
H A DMakefile17 OBJCOPYFLAGS = -O binary --remove-section=.bss
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dtiocx.h39 int (*remove) (struct cx_dev * dev); member in struct:cx_drv
/linux-4.1.27/arch/m68k/kernel/
H A Dsun3-head.S90 | todo: remove next two. --m
/linux-4.1.27/arch/arm/mach-imx/
H A Dmach-imx51.c30 * the Freescale marketing division. However this did not remove the
/linux-4.1.27/arch/arm/mach-nspire/
H A Dnspire.c50 .remove = nspire_clcd_remove,
/linux-4.1.27/lib/
H A Dinterval_tree_test.c53 printk(KERN_ALERT "interval tree insert/remove"); interval_tree_test_init()
/linux-4.1.27/samples/pktgen/
H A Dpktgen.conf-2-130 # We need to remove old config since we dont use this thread. We can only
/linux-4.1.27/sound/soc/cirrus/
H A Dsimone.c79 .remove = simone_remove,

Completed in 5190 milliseconds

1234567891011>>