Searched refs:sc (Results 1 - 9 of 9) sorted by relevance

/include/linux/
H A Dshrinker.h50 struct shrink_control *sc);
52 struct shrink_control *sc);
H A Dusb.h896 * @sc: bDeviceSubClass value
902 #define USB_DEVICE_INFO(cl, sc, pr) \
905 .bDeviceSubClass = (sc), \
911 * @sc: bInterfaceSubClass value
917 #define USB_INTERFACE_INFO(cl, sc, pr) \
920 .bInterfaceSubClass = (sc), \
928 * @sc: bInterfaceSubClass value
937 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \
943 .bInterfaceSubClass = (sc), \
950 * @sc
[all...]
H A Dfirewire.h446 fw_iso_callback_t sc; member in union:fw_iso_context::__anon248
/include/media/
H A Dmsp3400.h140 #define MSP_INPUT(sc, t, main_aux_src, sc_i2s_src) \
141 (MSP_SCART_TO_DSP(sc) | \
150 #define MSP_OUTPUT(sc) \
151 (MSP_SC_TO_SCART1(sc) | \
152 MSP_SC_TO_SCART2(sc))
/include/scsi/
H A Dlibiscsi.h129 struct scsi_cmnd *sc; /* associated SCSI cmd*/ member in struct:iscsi_task
383 extern int iscsi_eh_abort(struct scsi_cmnd *sc);
384 extern int iscsi_eh_recover_target(struct scsi_cmnd *sc);
385 extern int iscsi_eh_session_reset(struct scsi_cmnd *sc);
386 extern int iscsi_eh_device_reset(struct scsi_cmnd *sc);
387 extern int iscsi_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *sc);
/include/linux/ceph/
H A Dlibceph.h163 struct ceph_snap_context *sc);
164 extern void ceph_put_snap_context(struct ceph_snap_context *sc);
H A Dosd_client.h353 struct ceph_snap_context *sc,
/include/trace/events/
H A Dvmscan.h183 TP_PROTO(struct shrinker *shr, struct shrink_control *sc,
188 TP_ARGS(shr, sc, nr_objects_to_shrink, pgs_scanned, lru_pgs,
207 __entry->nid = sc->nid;
209 __entry->gfp_flags = sc->gfp_mask;
/include/net/nfc/
H A Ddigital.h81 u16 sc; member in struct:digital_tg_mdaa_params
126 * tech. NFCID2 and system code (sc) for 212F and 424F. The driver returns

Completed in 858 milliseconds