Searched refs:close (Results 1 - 25 of 1662) sorted by path

1234567891011>>

/linux-master/Documentation/sound/cards/
H A Dmultisound.sh500 X close(fd);
506 X close(fd);
513 X close(fd);
522 X close(fd);
526 X close(fd);
1114 X close(fd);
1118 X close(fd);
/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim5 " use the usual vim fold commands, such as "za", to open and close nested
/linux-master/Documentation/usb/
H A Dusbdevfs-drop-permissions.c113 close(fd);
117 close(fd);
/linux-master/arch/alpha/boot/tools/
H A Dmkbb.c111 close(dev);
148 close(fd);
149 close(dev);
/linux-master/arch/arm/vdso/
H A Dvdsomunge.c149 close(infd);
191 close(outfd);
/linux-master/arch/m68k/fpsp040/
H A Dsetox.S76 | but close to, 16380 log(2) and the branch to Step 9 is
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S6730 # number of cases where |X| is less than, but close to, #
/linux-master/arch/powerpc/boot/
H A Dhack-coff.c74 close(fd);
H A Dopal.c94 scdp->close = opal_con_close;
/linux-master/drivers/atm/
H A Dadummy.c137 .close = adummy_close,
/linux-master/drivers/bluetooth/
H A Dbt3c_cs.c566 hdev->close = bt3c_hci_close;
H A Ddtl1_cs.c465 hdev->close = dtl1_hci_close;
/linux-master/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.h66 void (*close)( member in struct:hw_gpio_pin_funcs
/linux-master/drivers/input/joystick/
H A Dgrip_mp.c605 input_dev->close = grip_close;
H A Dmaplecontrol.c116 idev->close = dc_pad_close;
/linux-master/drivers/input/misc/
H A Darizona-haptics.c183 haptics->input_dev->close = arizona_haptics_close;
H A Dgpio-beeper.c85 input->close = gpio_beeper_close;
/linux-master/drivers/input/mouse/
H A Datarimouse.c136 atamouse_dev->close = atamouse_close;
H A Dmaplemouse.c97 input_dev->close = dc_mouse_close;
/linux-master/drivers/input/touchscreen/
H A Dda9034-ts.c332 input_dev->close = da9034_touch_close;
H A Dmk712.c28 * allocation, fixed close/powerdown bug, switched to new init
182 mk712_dev->close = mk712_close;
/linux-master/drivers/media/firewire/
H A Dfiredtv-dvb.c220 fdtv->demux.dmx.close(&fdtv->demux.dmx);
239 fdtv->demux.dmx.close(&fdtv->demux.dmx);
/linux-master/drivers/media/tuners/
H A Dtda8290.c50 static int tda8290_i2c_bridge(struct dvb_frontend *fe, int close) argument
58 if (close) {
71 static int tda8295_i2c_bridge(struct dvb_frontend *fe, int close) argument
80 if (close) {
/linux-master/drivers/media/usb/dvb-usb/
H A Ddvb-usb-dvb.c223 adap->demux.dmx.close(&adap->demux.dmx);
/linux-master/drivers/mfd/
H A Ducb1x00-ts.c385 idev->close = ucb1x00_ts_close;

Completed in 367 milliseconds

1234567891011>>