Home
last modified time | relevance | path

Searched refs:lsc (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/media/platform/omap3isp/
Dispccdc.c285 ccdc->lsc.state = LSC_STATE_STOPPED; in __ccdc_lsc_enable()
289 ccdc->lsc.state = LSC_STATE_RUNNING; in __ccdc_lsc_enable()
291 ccdc->lsc.state = LSC_STATE_STOPPING; in __ccdc_lsc_enable()
350 ccdc->lsc.state = LSC_STATE_STOPPED; in ccdc_lsc_error_handler()
376 spin_lock_irqsave(&ccdc->lsc.req_lock, flags); in ccdc_lsc_free_queue()
379 spin_unlock_irqrestore(&ccdc->lsc.req_lock, flags); in ccdc_lsc_free_queue()
381 spin_lock_irqsave(&ccdc->lsc.req_lock, flags); in ccdc_lsc_free_queue()
383 spin_unlock_irqrestore(&ccdc->lsc.req_lock, flags); in ccdc_lsc_free_queue()
389 struct ispccdc_lsc *lsc; in ccdc_lsc_free_table_work() local
391 lsc = container_of(work, struct ispccdc_lsc, table_work); in ccdc_lsc_free_table_work()
[all …]
Dispccdc.h147 struct ispccdc_lsc lsc; member
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_swab.c138 struct llog_size_change_rec *lsc = in lustre_swab_llog_rec() local
141 lustre_swab_ll_fid(&lsc->lsc_fid); in lustre_swab_llog_rec()
142 __swab32s(&lsc->lsc_ioepoch); in lustre_swab_llog_rec()
143 tail = &lsc->lsc_tail; in lustre_swab_llog_rec()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c1461 static s32 ixgbe_get_lasi_ext_t_x550em(struct ixgbe_hw *hw, bool *lsc) in ixgbe_get_lasi_ext_t_x550em() argument
1466 *lsc = false; in ixgbe_get_lasi_ext_t_x550em()
1516 *lsc = true; in ixgbe_get_lasi_ext_t_x550em()
1534 bool lsc; in ixgbe_enable_lasi_ext_t_x550em() local
1537 status = ixgbe_get_lasi_ext_t_x550em(hw, &lsc); in ixgbe_enable_lasi_ext_t_x550em()
1613 bool lsc; in ixgbe_handle_lasi_ext_t_x550em() local
1616 status = ixgbe_get_lasi_ext_t_x550em(hw, &lsc); in ixgbe_handle_lasi_ext_t_x550em()
1620 if (lsc && phy->ops.setup_internal_link) in ixgbe_handle_lasi_ext_t_x550em()
/linux-4.4.14/Documentation/hwmon/
Dsmsc47m126 fan.c program: http://www.lsc-group.phys.uwm.edu/%7Eballen/driver/
/linux-4.4.14/include/uapi/linux/
Domap3isp.h416 __u8 __user *lsc; member
Dcdrom.h689 struct dvd_lu_send_challenge lsc; member
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dpcie.c542 u32 lsc; in brcmf_pcie_reset_device() local
550 &lsc); in brcmf_pcie_reset_device()
551 val = lsc & (~BRCMF_PCIE_LINK_STATUS_CTRL_ASPM_ENAB); in brcmf_pcie_reset_device()
563 lsc); in brcmf_pcie_reset_device()
/linux-4.4.14/drivers/cdrom/
Dcdrom.c1679 setup_report_key(&cgc, ai->lsc.agid, 1); in dvd_do_auth()
1684 copy_chal(ai->lsc.chal, &buf[4]); in dvd_do_auth()