Searched refs:work (Results 1 - 25 of 46) sorted by relevance

12

/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/power/
H A Dbq27000_battery.c130 struct delayed_work work; member in struct:bq27000_device_info
176 schedule_delayed_work(&di->work, 0);
316 static void bq27000_battery_work(struct work_struct *work) argument
319 container_of(work, struct bq27000_device_info, work.work);
339 if (!schedule_delayed_work(&di->work, cache_time))
393 INIT_DELAYED_WORK(&di->work, bq27000_battery_work);
395 if (!schedule_delayed_work(&di->work, 0))
410 cancel_delayed_work(&di->work);
[all...]
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/
H A Docf-bench.c106 struct work_struct work; member in struct:__anon540
131 static void ocf_request_wq(struct work_struct *work);
187 schedule_work(&r->work);
242 ocf_request_wq(struct work_struct *work) argument
244 request_t *r = container_of(work, request_t, work);
274 static void ixp_request_wq(struct work_struct *work);
360 schedule_work(&r->work);
388 ixp_request_wq(struct work_struct *work) argument
390 request_t *r = container_of(work, request_
[all...]
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/pwm/
H A Dgpio-pwm.c36 struct work_struct work; member in struct:gpio_pwm
49 gpio_pwm_work (struct work_struct *work) argument
51 struct gpio_pwm *gp = container_of(work, struct gpio_pwm, work);
74 schedule_work(&gp->work);
76 gpio_pwm_work(&gp->work);
235 INIT_WORK(&gp->work, gpio_pwm_work);
267 cancel_work_sync(&gp->work);
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/include/
H A Dnss_gmac_network_interface.h55 void nss_gmac_open_work(struct work_struct *work);
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/ipq806x/include/
H A Dnss_gmac_network_interface.h51 void nss_gmac_open_work(struct work_struct *work);
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/qca-nss-gmac/ipq806x/include/
H A Dnss_gmac_network_interface.h51 void nss_gmac_open_work(struct work_struct *work);
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/spi/
H A Dspi-ramips.c62 struct work_struct work; member in struct:ramips_spi
248 static void ramips_spi_work(struct work_struct *work) argument
251 container_of(work, struct ramips_spi, work);
396 queue_work(ramips_spi_wq, &rs->work);
478 INIT_WORK(&rs->work, ramips_spi_work);
513 cancel_work_sync(&rs->work);
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-m25p80.c69 static void mtd_concat_add_work(struct work_struct *work) argument
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/
H A Dnss_coredump.c43 static void nss_coredump_wait(struct work_struct *work) argument
H A Dnss_init.c174 void nss_wq_function (struct work_struct *work) argument
176 nss_work_t *my_work = (nss_work_t *)work;
223 kfree((void *)work);
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/net/phy/
H A Dswconfig_leds.c252 swconfig_led_work_func(struct work_struct *work) argument
260 sw_trig = container_of(work, struct switch_led_trigger,
261 sw_led_work.work);
/netgear-R7800-V1.0.2.28/package/simulated-driver/src/
H A Dsfe_drv.c99 struct work_struct work; /* work to send response message back to caller*/ member in struct:sfe_drv_ctx_instance_internal
194 * @param work work structure
196 static void sfe_drv_process_response_msg(struct work_struct *work) argument
198 struct sfe_drv_ctx_instance_internal *sfe_drv_ctx = container_of(work, struct sfe_drv_ctx_instance_internal, work);
287 schedule_work(&sfe_drv_ctx->work);
1191 INIT_WORK(&sfe_drv_ctx->work, sfe_drv_process_response_msg);
1230 * stop work queu
[all...]
/netgear-R7800-V1.0.2.28/package/qca-nss-crypto/src/src/
H A Dnss_crypto_dtsi.c239 void nss_crypto_delayed_init(struct work_struct *work) argument
245 ctrl = container_of(to_delayed_work(work), struct nss_crypto_ctrl, crypto_work);
H A Dnss_crypto_platform.c193 void nss_crypto_delayed_init(struct work_struct *work) argument
199 ctrl = container_of(to_delayed_work(work), struct nss_crypto_ctrl, crypto_work);
/netgear-R7800-V1.0.2.28/package/dumpevents/files/
H A Dcodec.lua323 -- format: "[9,10],time,uuid,flow_id,direction,policy_type,stratum,rate,delay,work"
370 -- work
371 event.details.work = string.sub(event_csv,pos)
376 -- format: "9,time,uuid,flow_id,direction,policy_type,stratum,rate,delay,work"
386 -- format: "10,time,uuid,flow_id,direction,policy_type,stratum,rate,delay,work"
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/ep80579/
H A Dicp_ocf.h179 deregistration as a work queue function can
183 icp_workstruct work; member in struct:icp_ocfDrvFreeLacSession
H A Dicp_common.c358 flushes the work queue */
482 * off to a work queue. If it fails, nothing more can be done and it
496 /*Farm off to work queue */
501 "for work queue\n", __FUNCTION__);
507 icp_init_work(&(workstore->work),
511 &(workstore->work));
/netgear-R7800-V1.0.2.28/include/
H A Dsubdir.mk69 .PRECIOUS: $$($(1)/stamp-$(3)) # work around a make bug
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/ixp4xx/
H A Dixp4xx.c155 static void ixp_process_pending_wq(struct work_struct *work);
156 static void ixp_registration_wq(struct work_struct *work);
608 ixp_process_pending_wq(struct work_struct *work) argument
610 struct ixp_data *ixp = container_of(work, struct ixp_data, ixp_pending_work);
798 ixp_registration_wq(struct work_struct *work) argument
800 struct ixp_data *ixp = container_of(work, struct ixp_data,
/netgear-R7800-V1.0.2.28/package/qca-nss-gmac/src/ipq806x/
H A Dnss_gmac_ctrl.c21 * This file is tightly coupled to neworking frame work of linux 2.6.xx kernel.
384 struct work_struct work; member in struct:switch_phy_timer
419 static void switch_phy_work(struct work_struct *work) argument
423 container_of(work, struct switch_phy_timer, work);
434 cancel_work_sync(&switch_timer->work);
443 schedule_work(&switch_timer->work);
479 INIT_WORK(&switch_timer->work, switch_phy_work);
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/lantiq/svip/
H A Dswitchip_setup.c63 static void _switchip_mdio_poll(struct work_struct *work);
202 static void _switchip_mdio_poll(struct work_struct *work) argument
/netgear-R7800-V1.0.2.28/docs/
H A Dadding.tex180 do work every time you uncompress and use it.
191 Your work can be divided into the following tasks:
196 \item make the binary drivers work, until there are open source drivers
207 a good start to make a vanilla kernel work your hardware.
250 code that has been added to make the binary driver work with the Linux kernel.
290 \subsubsection{Making binary drivers work}
296 version, and try to make them work together.
306 order to make binary drivers work with your custom kernel:
351 The flash map driver has an important role in making your custom firmware work
H A Drelease_notes_R7500.tex82 %% \noindent Large delay schedulable regions, work-conserving property,
89 %% In this paper, we propose a \emph{work-conserving} scheduling
174 \item \texttt{IGMP feature can't work, we also tried on demo board with qsdk image, QCA's igmpproxy also can't work, we have added a case 01462930 for QCA.}
207 \item \texttt{SQA1009,The Traffic Meter function doesn't work. It always displays 0.}
208 \item \texttt{SQA1010,The E-mail function doesn't work.}
225 \item \texttt{SQA2029,Traffic Control - Turn the Internet LED to flashing green/amber didn't work when configured monthly limit is reached.}
294 \item \texttt{SQA1029,The password recovery doesn't work properly.}
309 \item \texttt{SQA2032,Wired External Registrar can't work correctly with WPS PIN mehtod.(Vista and Win7)}
310 \item \texttt{SQA2033,Wireless External Registrar can't work correctl
[all...]
/netgear-R7800-V1.0.2.28/package/dni-mtdoops/src/
H A Dmtdoops.c134 /* Scheduled work - when we can't proceed without erasing a block */
135 static void mtdoops_workfunc_erase(struct work_struct *work) argument
138 container_of(work, struct mtdoops_context, work_erase);
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/
H A Dglamo-mci.c225 static void glamo_mci_irq_worker(struct work_struct *work) argument
227 struct glamo_mci_host *host = container_of(work, struct glamo_mci_host,
272 static void glamo_mci_read_worker(struct work_struct *work) argument
274 struct glamo_mci_host *host = container_of(work, struct glamo_mci_host,

Completed in 229 milliseconds

12