Home
last modified time | relevance | path

Searched refs:ucb (Results 1 – 25 of 4039) sorted by relevance

12345678910>>...162

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mfd/
H A Ducb1x00-core.c58 ucb1x00_reg_write(ucb, UCB_IO_DIR, ucb->io_dir); in ucb1x00_io_set_dir()
86 ucb1x00_reg_write(ucb, UCB_IO_DATA, ucb->io_out); in ucb1x00_io_write()
119 ucb1x00_reg_write(ucb, UCB_IO_DATA, ucb->io_out); in ucb1x00_gpio_set()
144 ucb1x00_reg_write(ucb, UCB_IO_DIR, ucb->io_dir); in ucb1x00_gpio_direction_input()
171 ucb1x00_reg_write(ucb, UCB_IO_DIR, ucb->io_dir); in ucb1x00_gpio_direction_output()
218 ucb1x00_reg_write(ucb, UCB_ADC_CR, ucb->adc_cr); in ucb1x00_adc_enable()
399 dev->ucb = ucb; in ucb1x00_add_dev()
535 ucb->irq = ucb1x00_detect_irq(ucb); in ucb1x00_probe()
565 ucb->gpio.label = dev_name(&ucb->dev); in ucb1x00_probe()
566 ucb->gpio.parent = &ucb->dev; in ucb1x00_probe()
[all …]
H A Ducb1x00-ts.c40 struct ucb1x00 *ucb; member
220 ucb1x00_adc_enable(ts->ucb); in ucb1x00_thread()
234 ucb1x00_enable(ts->ucb); in ucb1x00_thread()
246 ucb1x00_disable(ts->ucb); in ucb1x00_thread()
259 ucb1x00_disable(ts->ucb); in ucb1x00_thread()
326 ucb1x00_adc_enable(ts->ucb); in ucb1x00_ts_open()
329 ucb1x00_adc_disable(ts->ucb); in ucb1x00_ts_open()
354 ucb1x00_enable(ts->ucb); in ucb1x00_ts_close()
357 ucb1x00_disable(ts->ucb); in ucb1x00_ts_close()
377 ts->ucb = dev->ucb; in ucb1x00_ts_add()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mfd/
H A Ducb1x00-core.c58 ucb1x00_reg_write(ucb, UCB_IO_DIR, ucb->io_dir); in ucb1x00_io_set_dir()
86 ucb1x00_reg_write(ucb, UCB_IO_DATA, ucb->io_out); in ucb1x00_io_write()
119 ucb1x00_reg_write(ucb, UCB_IO_DATA, ucb->io_out); in ucb1x00_gpio_set()
144 ucb1x00_reg_write(ucb, UCB_IO_DIR, ucb->io_dir); in ucb1x00_gpio_direction_input()
171 ucb1x00_reg_write(ucb, UCB_IO_DIR, ucb->io_dir); in ucb1x00_gpio_direction_output()
218 ucb1x00_reg_write(ucb, UCB_ADC_CR, ucb->adc_cr); in ucb1x00_adc_enable()
399 dev->ucb = ucb; in ucb1x00_add_dev()
535 ucb->irq = ucb1x00_detect_irq(ucb); in ucb1x00_probe()
565 ucb->gpio.label = dev_name(&ucb->dev); in ucb1x00_probe()
566 ucb->gpio.parent = &ucb->dev; in ucb1x00_probe()
[all …]
H A Ducb1x00-ts.c40 struct ucb1x00 *ucb; member
220 ucb1x00_adc_enable(ts->ucb); in ucb1x00_thread()
234 ucb1x00_enable(ts->ucb); in ucb1x00_thread()
246 ucb1x00_disable(ts->ucb); in ucb1x00_thread()
259 ucb1x00_disable(ts->ucb); in ucb1x00_thread()
326 ucb1x00_adc_enable(ts->ucb); in ucb1x00_ts_open()
329 ucb1x00_adc_disable(ts->ucb); in ucb1x00_ts_open()
354 ucb1x00_enable(ts->ucb); in ucb1x00_ts_close()
357 ucb1x00_disable(ts->ucb); in ucb1x00_ts_close()
377 ts->ucb = dev->ucb; in ucb1x00_ts_add()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mfd/
H A Ducb1x00-core.c58 ucb1x00_reg_write(ucb, UCB_IO_DIR, ucb->io_dir); in ucb1x00_io_set_dir()
86 ucb1x00_reg_write(ucb, UCB_IO_DATA, ucb->io_out); in ucb1x00_io_write()
119 ucb1x00_reg_write(ucb, UCB_IO_DATA, ucb->io_out); in ucb1x00_gpio_set()
144 ucb1x00_reg_write(ucb, UCB_IO_DIR, ucb->io_dir); in ucb1x00_gpio_direction_input()
171 ucb1x00_reg_write(ucb, UCB_IO_DIR, ucb->io_dir); in ucb1x00_gpio_direction_output()
218 ucb1x00_reg_write(ucb, UCB_ADC_CR, ucb->adc_cr); in ucb1x00_adc_enable()
399 dev->ucb = ucb; in ucb1x00_add_dev()
535 ucb->irq = ucb1x00_detect_irq(ucb); in ucb1x00_probe()
565 ucb->gpio.label = dev_name(&ucb->dev); in ucb1x00_probe()
566 ucb->gpio.parent = &ucb->dev; in ucb1x00_probe()
[all …]
H A Ducb1x00-ts.c40 struct ucb1x00 *ucb; member
220 ucb1x00_adc_enable(ts->ucb); in ucb1x00_thread()
234 ucb1x00_enable(ts->ucb); in ucb1x00_thread()
246 ucb1x00_disable(ts->ucb); in ucb1x00_thread()
259 ucb1x00_disable(ts->ucb); in ucb1x00_thread()
326 ucb1x00_adc_enable(ts->ucb); in ucb1x00_ts_open()
329 ucb1x00_adc_disable(ts->ucb); in ucb1x00_ts_open()
354 ucb1x00_enable(ts->ucb); in ucb1x00_ts_close()
357 ucb1x00_disable(ts->ucb); in ucb1x00_ts_close()
377 ts->ucb = dev->ucb; in ucb1x00_ts_add()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/touchscreen/
H A Ducb1400_ts.c199 while (!ucb->stopped && !(penup = ucb1400_ts_pen_up(ucb))) { in ucb1400_irq()
209 wait_event_timeout(ucb->ts_wait, ucb->stopped, in ucb1400_irq()
215 if (!ucb->stopped) { in ucb1400_irq()
227 ucb->stopped = true; in ucb1400_ts_stop()
311 if (ucb->irq < 0 || ucb->irq == NO_IRQ) in ucb1400_ts_detect_irq()
330 if (ucb->irq < 0) { in ucb1400_ts_probe()
341 input_set_drvdata(ucb->ts_idev, ucb); in ucb1400_ts_probe()
345 ucb->ts_idev->id.vendor = ucb1400_reg_read(ucb->ac97, in ucb1400_ts_probe()
347 ucb->ts_idev->id.product = ucb->id; in ucb1400_ts_probe()
389 free_irq(ucb->irq, ucb); in ucb1400_ts_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/touchscreen/
H A Ducb1400_ts.c199 while (!ucb->stopped && !(penup = ucb1400_ts_pen_up(ucb))) { in ucb1400_irq()
209 wait_event_timeout(ucb->ts_wait, ucb->stopped, in ucb1400_irq()
215 if (!ucb->stopped) { in ucb1400_irq()
227 ucb->stopped = true; in ucb1400_ts_stop()
311 if (ucb->irq < 0 || ucb->irq == NO_IRQ) in ucb1400_ts_detect_irq()
330 if (ucb->irq < 0) { in ucb1400_ts_probe()
341 input_set_drvdata(ucb->ts_idev, ucb); in ucb1400_ts_probe()
345 ucb->ts_idev->id.vendor = ucb1400_reg_read(ucb->ac97, in ucb1400_ts_probe()
347 ucb->ts_idev->id.product = ucb->id; in ucb1400_ts_probe()
389 free_irq(ucb->irq, ucb); in ucb1400_ts_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/touchscreen/
H A Ducb1400_ts.c199 while (!ucb->stopped && !(penup = ucb1400_ts_pen_up(ucb))) { in ucb1400_irq()
209 wait_event_timeout(ucb->ts_wait, ucb->stopped, in ucb1400_irq()
215 if (!ucb->stopped) { in ucb1400_irq()
227 ucb->stopped = true; in ucb1400_ts_stop()
311 if (ucb->irq < 0 || ucb->irq == NO_IRQ) in ucb1400_ts_detect_irq()
330 if (ucb->irq < 0) { in ucb1400_ts_probe()
341 input_set_drvdata(ucb->ts_idev, ucb); in ucb1400_ts_probe()
345 ucb->ts_idev->id.vendor = ucb1400_reg_read(ucb->ac97, in ucb1400_ts_probe()
347 ucb->ts_idev->id.product = ucb->id; in ucb1400_ts_probe()
389 free_irq(ucb->irq, ucb); in ucb1400_ts_probe()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/
H A DLibrary_ucpdav1.mk18 -I$(SRCDIR)/ucb/source/ucp/inc \
51 ucb/source/ucp/webdav-neon/DAVTypes \
60 ucb/source/ucp/webdav-neon/NeonUri \
82 ucb/source/ucp/webdav/AprEnv \
84 ucb/source/ucp/webdav/DAVProperties \
87 ucb/source/ucp/webdav/DateTimeHelper \
88 ucb/source/ucp/webdav/SerfCallbacks \
95 ucb/source/ucp/webdav/SerfLockStore \
104 ucb/source/ucp/webdav/SerfSession \
106 ucb/source/ucp/webdav/SerfUri \
[all …]
H A DIwyuFilter_ucb.yaml2 assumeFilename: ucb/source/core/ucb.cxx
4 ucb/source/ucp/cmis/std_outputstream.hxx:
6 ucb/source/ucp/cmis/std_inputstream.hxx:
8 ucb/source/ucp/ftp/ftploaderthread.hxx:
11 ucb/source/ucp/ftp/ftpurl.hxx:
59 ucb/source/core/ucb.cxx:
61 - com/sun/star/ucb/XCommandInfo.hpp
65 - com/sun/star/ucb/XCommandInfo.hpp
68 - com/sun/star/ucb/XCommandInfo.hpp
74 ucb/source/ucp/ftp/ftpcontent.cxx:
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/
H A DLibrary_ucpdav1.mk16 -I$(SRCDIR)/ucb/source/ucp/inc \
51 ucb/source/ucp/webdav-neon/DAVTypes \
60 ucb/source/ucp/webdav-neon/NeonUri \
83 ucb/source/ucp/webdav/AprEnv \
85 ucb/source/ucp/webdav/DAVProperties \
88 ucb/source/ucp/webdav/DateTimeHelper \
89 ucb/source/ucp/webdav/SerfCallbacks \
96 ucb/source/ucp/webdav/SerfLockStore \
105 ucb/source/ucp/webdav/SerfSession \
107 ucb/source/ucp/webdav/SerfUri \
[all …]
H A DIwyuFilter_ucb.yaml2 assumeFilename: ucb/source/core/ucb.cxx
4 ucb/source/ucp/cmis/std_outputstream.hxx:
6 ucb/source/ucp/cmis/std_inputstream.hxx:
8 ucb/source/ucp/ftp/ftploaderthread.hxx:
11 ucb/source/ucp/ftp/ftpurl.hxx:
59 ucb/source/core/ucb.cxx:
61 - com/sun/star/ucb/XCommandInfo.hpp
65 - com/sun/star/ucb/XCommandInfo.hpp
68 - com/sun/star/ucb/XCommandInfo.hpp
74 ucb/source/ucp/ftp/ftpcontent.cxx:
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/core/
H A Ducbcmds.cxx216 = ucb::CommandInfo( in CommandProcessorInfo()
221 = ucb::CommandInfo( in CommandProcessorInfo()
226 = ucb::CommandInfo( in CommandProcessorInfo()
242 ucb::CommandInfo SAL_CALL
255 ucb::CommandInfo SAL_CALL
503 ucb::Command aGetPropsCommand( in createNew()
1232 case ucb::NameClash::ASK: in globalTransfer_()
1506 ucb::Command( in globalTransfer_()
1516 ucb::Command( in globalTransfer_()
1847 ucb::Command aCommand( in globalTransfer()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/core/
H A Ducbcmds.cxx219 = ucb::CommandInfo( in CommandProcessorInfo()
224 = ucb::CommandInfo( in CommandProcessorInfo()
229 = ucb::CommandInfo( in CommandProcessorInfo()
245 ucb::CommandInfo SAL_CALL
258 ucb::CommandInfo SAL_CALL
506 ucb::Command aGetPropsCommand( in createNew()
797 ucb::Command aSetPropsCommand( in transferProperties()
1235 case ucb::NameClash::ASK: in globalTransfer_()
1509 ucb::Command( in globalTransfer_()
1519 ucb::Command( in globalTransfer_()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/tdoc/
H A Dtdoc_contentcaps.cxx406 ucb::CommandInfo( in getCommands()
411 ucb::CommandInfo( in getCommands()
416 ucb::CommandInfo( in getCommands()
421 ucb::CommandInfo( in getCommands()
429 ucb::CommandInfo( in getCommands()
434 ucb::CommandInfo( in getCommands()
439 ucb::CommandInfo( in getCommands()
462 ucb::CommandInfo( in getCommands()
467 ucb::CommandInfo( in getCommands()
472 ucb::CommandInfo( in getCommands()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/tdoc/
H A Dtdoc_contentcaps.cxx406 ucb::CommandInfo( in getCommands()
411 ucb::CommandInfo( in getCommands()
416 ucb::CommandInfo( in getCommands()
421 ucb::CommandInfo( in getCommands()
429 ucb::CommandInfo( in getCommands()
434 ucb::CommandInfo( in getCommands()
439 ucb::CommandInfo( in getCommands()
462 ucb::CommandInfo( in getCommands()
467 ucb::CommandInfo( in getCommands()
472 ucb::CommandInfo( in getCommands()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/hierarchy/
H A Dhierarchycontentcaps.cxx393 ucb::CommandInfo( in getCommands()
398 ucb::CommandInfo( in getCommands()
403 ucb::CommandInfo( in getCommands()
408 ucb::CommandInfo( in getCommands()
429 ucb::CommandInfo( in getCommands()
434 ucb::CommandInfo( in getCommands()
439 ucb::CommandInfo( in getCommands()
444 ucb::CommandInfo( in getCommands()
452 ucb::CommandInfo( in getCommands()
457 ucb::CommandInfo( in getCommands()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/hierarchy/
H A Dhierarchycontentcaps.cxx393 ucb::CommandInfo( in getCommands()
398 ucb::CommandInfo( in getCommands()
403 ucb::CommandInfo( in getCommands()
408 ucb::CommandInfo( in getCommands()
429 ucb::CommandInfo( in getCommands()
434 ucb::CommandInfo( in getCommands()
439 ucb::CommandInfo( in getCommands()
444 ucb::CommandInfo( in getCommands()
452 ucb::CommandInfo( in getCommands()
457 ucb::CommandInfo( in getCommands()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/package/
H A Dpkgcontentcaps.cxx322 ucb::CommandInfo( in getCommands()
327 ucb::CommandInfo( in getCommands()
332 ucb::CommandInfo( in getCommands()
337 ucb::CommandInfo( in getCommands()
457 ucb::CommandInfo( in getCommands()
462 ucb::CommandInfo( in getCommands()
467 ucb::CommandInfo( in getCommands()
472 ucb::CommandInfo( in getCommands()
480 ucb::CommandInfo( in getCommands()
485 ucb::CommandInfo( in getCommands()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/package/
H A Dpkgcontentcaps.cxx322 ucb::CommandInfo( in getCommands()
327 ucb::CommandInfo( in getCommands()
332 ucb::CommandInfo( in getCommands()
337 ucb::CommandInfo( in getCommands()
457 ucb::CommandInfo( in getCommands()
462 ucb::CommandInfo( in getCommands()
467 ucb::CommandInfo( in getCommands()
472 ucb::CommandInfo( in getCommands()
480 ucb::CommandInfo( in getCommands()
485 ucb::CommandInfo( in getCommands()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpio/
H A Dgpio-ucb1400.c48 if (!(ucb && ucb->gpio_offset)) { in ucb1400_gpio_probe()
53 platform_set_drvdata(dev, ucb); in ucb1400_gpio_probe()
56 ucb->gc.base = ucb->gpio_offset; in ucb1400_gpio_probe()
57 ucb->gc.ngpio = 10; in ucb1400_gpio_probe()
58 ucb->gc.owner = THIS_MODULE; in ucb1400_gpio_probe()
64 ucb->gc.can_sleep = true; in ucb1400_gpio_probe()
66 err = devm_gpiochip_add_data(&dev->dev, &ucb->gc, ucb); in ucb1400_gpio_probe()
70 if (ucb->gpio_setup) in ucb1400_gpio_probe()
71 err = ucb->gpio_setup(&dev->dev, ucb->gc.ngpio); in ucb1400_gpio_probe()
83 if (ucb && ucb->gpio_teardown) { in ucb1400_gpio_remove()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpio/
H A Dgpio-ucb1400.c48 if (!(ucb && ucb->gpio_offset)) { in ucb1400_gpio_probe()
53 platform_set_drvdata(dev, ucb); in ucb1400_gpio_probe()
56 ucb->gc.base = ucb->gpio_offset; in ucb1400_gpio_probe()
57 ucb->gc.ngpio = 10; in ucb1400_gpio_probe()
58 ucb->gc.owner = THIS_MODULE; in ucb1400_gpio_probe()
64 ucb->gc.can_sleep = true; in ucb1400_gpio_probe()
66 err = devm_gpiochip_add_data(&dev->dev, &ucb->gc, ucb); in ucb1400_gpio_probe()
70 if (ucb->gpio_setup) in ucb1400_gpio_probe()
71 err = ucb->gpio_setup(&dev->dev, ucb->gc.ngpio); in ucb1400_gpio_probe()
83 if (ucb && ucb->gpio_teardown) { in ucb1400_gpio_remove()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpio/
H A Dgpio-ucb1400.c48 if (!(ucb && ucb->gpio_offset)) { in ucb1400_gpio_probe()
53 platform_set_drvdata(dev, ucb); in ucb1400_gpio_probe()
56 ucb->gc.base = ucb->gpio_offset; in ucb1400_gpio_probe()
57 ucb->gc.ngpio = 10; in ucb1400_gpio_probe()
58 ucb->gc.owner = THIS_MODULE; in ucb1400_gpio_probe()
64 ucb->gc.can_sleep = true; in ucb1400_gpio_probe()
66 err = devm_gpiochip_add_data(&dev->dev, &ucb->gc, ucb); in ucb1400_gpio_probe()
70 if (ucb->gpio_setup) in ucb1400_gpio_probe()
71 err = ucb->gpio_setup(&dev->dev, ucb->gc.ngpio); in ucb1400_gpio_probe()
83 if (ucb && ucb->gpio_teardown) { in ucb1400_gpio_remove()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/fileacc/
H A Dcom.sun.star.comp.ucb.SimpleFileAccess.csv1 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"copy()"
2 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"move()"
3 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"kill()"
4 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"isFolder()"
5 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"isReadOnly()"
6 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"setReadOnly()"
7 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"createFolder()"
8 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"getSize()"
12 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"exists()"
13 "SimpleFileAccess";"com::sun::star::ucb::XSimpleFileAccess";"openFileRead()"
[all …]

12345678910>>...162